pf_match_ethertype
pf_match_ethertype(ETHERTYPE_PPPOES);
pf_match_ethertype(tokenval);
dl.dl_match_fn = pf_match_ethertype;
static void pf_match_ethertype(uint_t ethertype);