Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/ipf/netinet/ | |
ip_nat6.c | 2568 int rval, natfailed; local in function:ipf_nat6_checkout 2580 natfailed = 0; 2705 natfailed = -1; 2723 rval = natfailed; 2965 int rval, natfailed; local in function:ipf_nat6_checkin 2985 natfailed = 0; 3105 natfailed = -1; 3123 rval = natfailed; |
ip_nat.c | 4784 int rval, natfailed; local in function:ipf_nat_checkout 4808 natfailed = 0; 4927 natfailed = 0; 4930 natfailed = -1; 4949 rval = natfailed; 5276 int rval, natfailed; local in function:ipf_nat_checkin 5299 natfailed = 0; 5418 natfailed = 0; 5421 natfailed = -1; 5440 rval = natfailed; [all...] |