Searched refs:iplookupsubtype (Results 1 – 6 of 6) sorted by relevance
33 if (addr->iplookupsubtype == 0) in printlookup()35 else if (addr->iplookupsubtype == 1) { in printlookup()
966 $$.a.iplookupsubtype = 0;973 $$.a.iplookupsubtype = 1;985 $$.a.iplookupsubtype = 0;995 $$.a.iplookupsubtype = 0;1004 $$.a.iplookupsubtype = 1;1016 $$.a.iplookupsubtype = 0;
1002 $$.a.iplookupsubtype = 0;1008 $$.a.iplookupsubtype = 1;1014 $$.a.iplookupsubtype = 0;1020 $$.a.iplookupsubtype = 1;
112 #define iplookupsubtype i6un.subtype macro299 #define fi_srcsubtype fi_src.iplookupsubtype300 #define fi_dstsubtype fi_dst.iplookupsubtype
204 #define na_subtype na_addr[0].iplookupsubtype
5200 switch (addrp->iplookupsubtype) in ipf_findlookup()