Searched refs:ipt_num (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/sys/contrib/ipfilter/netinet/
H A Dfil.c2530 if ((fin->fin_out == 0) && (fr->fr_nattag.ipt_num[0] != 0)) {
6879 if ((tag1->ipt_num[0] == 0) && (tag2->ipt_num[0] == 0))
6882 if ((tag1->ipt_num[0] == tag2->ipt_num[0]) &&
6883 (tag1->ipt_num[1] == tag2->ipt_num[1]) &&
6884 (tag1->ipt_num[2] == tag2->ipt_num[2]) &&
6885 (tag1->ipt_num[
[all...]
H A Dip_log.c401 ipfl.fl_nattag.ipt_num[0] = 0;
H A Dip_nat6.c2883 if (np != NULL && np->in_tag.ipt_num[0] != 0)
3344 if (np != NULL && np->in_tag.ipt_num[0] != 0)
3393 if (np != NULL && np->in_tag.ipt_num[0] != 0)
H A Dip_fil.h535 #define ipt_num ipt_un.iptu_num macro
H A Dip_nat.c5199 if (np != NULL && np->in_tag.ipt_num[0] != 0)
5720 if (np != NULL && np->in_tag.ipt_num[0] != 0)
5773 if (np != NULL && np->in_tag.ipt_num[0] != 0)
H A Dip_state.c3393 if ((fin->fin_out == 0) && (fr->fr_nattag.ipt_num[0] != 0)) {
/freebsd-11.0-release/contrib/ipfilter/tools/
H A Dipmon.c1401 if (ipf->fl_nattag.ipt_num[0] != 0) {

Completed in 95 milliseconds