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

  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 697 extern int ipf_nat_checkin(fr_info_t *, u_32_t *);
fil.c 2972 if (ipf_nat_checkin(fin, &pass) == -1) {
ip_nat.c 202 /* | in, processed by ipf_nat_checkin() for x */
208 /* ipf_nat_checkin() - changes ip_dst and if required, dport */
4652 /* loop inside ipf_nat_checkin() and lay it out properly in its own function. */
5255 /* Function: ipf_nat_checkin */
5270 ipf_nat_checkin(fr_info_t *fin, u_32_t *passp) function in typeref:typename:int

Completed in 24 milliseconds