Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1542 void *ipt_ctx; member
H A Dfil.c7348 if (ptr == it->ipt_ctx && type == it->ipt_type && in ipf_token_del()
7401 if ((ptr == it->ipt_ctx) && (type == it->ipt_type) && in ipf_token_find()
7413 it->ipt_ctx = ptr; in ipf_token_find()