Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dipf_dotuning.c34 if (tu.ipft_cookie == NULL) in ipf_dotuning()
41 tu.ipft_cookie = NULL; in ipf_dotuning()
55 tu.ipft_cookie = NULL; in ipf_dotuning()
61 if (tu.ipft_cookie == NULL) { in ipf_dotuning()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1352 void *ipft_cookie; member
H A Dfil.c7156 cookie = tu.ipft_cookie;
7173 cookie, &tu.ipft_cookie);
7176 tu.ipft_cookie = ta + 1;
7244 tu.ipft_cookie = ta;