Home
last modified time | relevance | path

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

/trueos/sys/contrib/ipfilter/netinet/
HDip_fil.h1542 void *ipt_ctx; member
HDfil.c7620 if (ptr == it->ipt_ctx && type == it->ipt_type &&
7677 if ((ptr == it->ipt_ctx) && (type == it->ipt_type) &&
7689 it->ipt_ctx = ptr;