Searched refs:dl_match_fn (Results 1 – 1 of 1) sorted by relevance
215 void (*dl_match_fn)(uint_t datatype); member1156 dl.dl_match_fn(dl.dl_trans_map_tbl[i].network_protocol); in pf_check_transport_protocol()1182 dl.dl_match_fn(dl.dl_net_map_tbl[i].nmt_val); in pf_matchfn()1556 dl.dl_match_fn = pf_match_ethertype;1572 dl.dl_match_fn = pf_match_ibtype;1583 dl.dl_match_fn = pf_match_ipnettype;