/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 *
|