HomeSort by: relevance | last modified time | path
    Searched refs:iplookuptype (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 227 #define na_type na_addr[0].iplookuptype
339 #define in_ndsttype in_ndst.na_addr[0].iplookuptype
343 #define in_nsrctype in_nsrc.na_addr[0].iplookuptype
347 #define in_odsttype in_odst.na_addr[0].iplookuptype
351 #define in_osrctype in_osrc.na_addr[0].iplookuptype
ip_fil.h 169 #define iplookuptype i6un.type macro
356 #define fi_srctype fi_src.iplookuptype
357 #define fi_dsttype fi_dst.iplookuptype
fil.c 5212 ptr = ipf_lookup_res_num(softc, unit, addrp->iplookuptype,
5221 ptr = ipf_lookup_res_name(softc, unit, addrp->iplookuptype,

Completed in 21 milliseconds