OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipnat
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_rpcb_pxy.c
1109
ipnat_t *ipn,
ipnat
;
local in function:ipf_p_rpcb_getnat
1188
bcopy((char *)ipn, (char *)&
ipnat
, sizeof(
ipnat
));
1210
bcopy((char *)&
ipnat
, (char *)ipn, sizeof(
ipnat
));
ip_nat.h
125
struct
ipnat
*nat_ptr; /* pointer back to the rule */
234
* This structure represents an actual NAT rule, loaded by
ipnat
.
236
typedef struct
ipnat
{
struct
238
struct
ipnat
*in_next; /* NAT rule list next */
239
struct
ipnat
**in_pnext; /* prior rdr next ptr */
240
struct
ipnat
*in_rnext; /* rdr rule hash next */
241
struct
ipnat
**in_prnext; /* prior rdr next ptr */
242
struct
ipnat
*in_mnext; /* map rule hash next */
243
struct
ipnat
**in_pmnext; /* prior map next ptr */
433
struct
ipnat
ipn_ipnat
[
all
...]
/src/etc/defaults/
rc.conf
187
ipnat
=NO # uses /etc/
ipnat
.conf
key
188
ipfs=NO ipfs_flags="" # save/load
ipnat
and ipf states
Completed in 13 milliseconds
Indexes created Tue Sep 23 02:09:52 GMT 2025