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

  /src/sys/external/bsd/ipf/netinet/
ip_sync.h 20 u_char sm_table; /* NAT, STATE, etc */ member in struct:synchdr
78 #define sl_table sl_hdr.sm_table
ip_sync.c 467 sh.sm_table, sh.sm_rev, sh.sm_len,
495 if (sh.sm_table > SMC_MAXTBL) {
541 if (sh.sm_table == SMC_STATE)
543 else if (sh.sm_table == SMC_NAT)
791 sl->sl_hdr.sm_cmd, sl->sl_hdr.sm_table,
1172 slu->sup_hdr.sm_table = tab;

Completed in 146 milliseconds