Searched defs:pf_match_ethertype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c252 static void pf_match_ethertype(uint_t ethertype);
1097 pf_match_ethertype(uint_t ethertype) function
1211 pf_match_ethertype(ETHERTYPE_PPPOES);
1422 pf_match_ethertype(tokenval);
1556 dl.dl_match_fn = pf_match_ethertype;

Completed in 264 milliseconds