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

  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 228 #define na_subtype na_addr[0].iplookupsubtype macro
ip_nat6.c 3916 if (na->na_subtype == 0) {
3921 } else if (na->na_subtype == 1) {
ip_nat.c 7511 if (na->na_subtype == 0) {
7516 } else if (na->na_subtype == 1) {

Completed in 35 milliseconds