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

  /src/sys/external/bsd/ipf/netinet/
ip_nat.c 4711 /* called with fin_rev updated - i.e. after calling ipf_nat_proto(). */
4713 /* This *MUST* be called after ipf_nat_proto() as it expects fin_rev to */
5208 csump = ipf_nat_proto(fin, nat, nflags);
5685 csump = ipf_nat_proto(fin, nat, nflags);
5707 /* Function: ipf_nat_proto */
5721 ipf_nat_proto(fr_info_t *fin, nat_t *nat, u_int nflags) function in typeref:typename:u_short *
ip_nat.c 4711 /* called with fin_rev updated - i.e. after calling ipf_nat_proto(). */
4713 /* This *MUST* be called after ipf_nat_proto() as it expects fin_rev to */
5208 csump = ipf_nat_proto(fin, nat, nflags);
5685 csump = ipf_nat_proto(fin, nat, nflags);
5707 /* Function: ipf_nat_proto */
5721 ipf_nat_proto(fr_info_t *fin, nat_t *nat, u_int nflags) function in typeref:typename:u_short *

Completed in 85 milliseconds