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

  /src/sys/external/bsd/ipf/netinet/
ip_sync.c 153 void ipf_sync_natorder(int, struct nat *);
334 /* Function: ipf_sync_natorder */
343 ipf_sync_natorder(int way, nat_t *n) function
414 # define ipf_sync_natorder(x,y) macro
949 ipf_sync_natorder(0, n);
1126 ipf_sync_natorder(1, &sle->sle_un.sleu_ipn);
  /src/external/bsd/ipf/dist/
ip_sync.c 149 void ipf_sync_natorder __P((int, struct nat *));
339 /* Function: ipf_sync_natorder */
348 ipf_sync_natorder(way, n) function
423 # define ipf_sync_natorder(x,y) macro
974 ipf_sync_natorder(0, n);
1155 ipf_sync_natorder(1, &sle->sle_un.sleu_ipn);

Completed in 31 milliseconds