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

  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 443 int ng_sz; member in struct:natget
ip_nat.c 1678 /* The size of the entry is stored in the ng_sz field and the enture natget */
1703 ng.ng_sz = 0;
1739 ng.ng_sz = sizeof(nat_save_t);
1742 ng.ng_sz += sizeof(ap_session_t) - 4;
1744 ng.ng_sz += aps->aps_psiz;

Completed in 35 milliseconds