OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_nat_proto
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_raudio_pxy.c
307
(void)
ipf_nat_proto
(&fi, nat2, IPN_UDP);
330
(void)
ipf_nat_proto
(&fi, nat2, IPN_UDP);
ip_ipsec_pxy.c
245
(void)
ipf_nat_proto
(&fi, ipsec->ipsc_nat, 0);
314
(void)
ipf_nat_proto
(&fi, ipsec->ipsc_nat, 0);
ip_irc_pxy.c
419
(void)
ipf_nat_proto
(&fi, nat2, 0);
ip_rcmd_pxy.c
293
(void)
ipf_nat_proto
(&fi, nat2, IPN_TCP);
ip_tftp_pxy.c
356
(void)
ipf_nat_proto
(&fi, nat2, IPN_UDP);
ip_pptp_pxy.c
248
(void)
ipf_nat_proto
(&fi, nat2, 0);
ip_nat.h
730
extern u_short *
ipf_nat_proto
(fr_info_t *, nat_t *, u_int);
ip_rpcb_pxy.c
1221
(void)
ipf_nat_proto
(&fi, natl, nflags);
ip_ftp_pxy.c
578
(void)
ipf_nat_proto
(&fi, nat2, IPN_TCP);
902
(void)
ipf_nat_proto
(&fi, nat2, IPN_TCP);
ip_nat6.c
2897
csump =
ipf_nat_proto
(fin, nat, nflags);
3325
csump =
ipf_nat_proto
(fin, nat, nflags);
ip_nat.c
4712
/* called with fin_rev updated - i.e. after calling
ipf_nat_proto
(). */
4714
/* This *MUST* be called after
ipf_nat_proto
() as it expects fin_rev to */
5209
csump =
ipf_nat_proto
(fin, nat, nflags);
5686
csump =
ipf_nat_proto
(fin, nat, nflags);
5708
/* Function:
ipf_nat_proto
*/
5722
ipf_nat_proto
(fr_info_t *fin, nat_t *nat, u_int nflags)
function
Completed in 27 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026