Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1458 void *ipt_ctx; member
H A Dfil.c7494 if (ptr == it->ipt_ctx && type == it->ipt_type &&
7547 if ((ptr == it->ipt_ctx) && (type == it->ipt_type) &&
7559 it->ipt_ctx = ptr;