::
ethernet::
header_payload_rx_stream::
Trait
HeaderFilter
pub trait HeaderFilter<Header> {
fn
accept_header
(self, header: Header) ->
bool
;
}