Home
last modified time | relevance | path

Searched refs:pf_match_ipnettype (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c241 static void pf_match_ipnettype(uint_t type);
1102 pf_match_ipnettype(uint_t type) in pf_match_ipnettype() function
1559 dl.dl_match_fn = pf_match_ipnettype; in pf_compile()