OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_nat_list
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.c
333
softn->ipf_nat_list_tail = &softn->
ipf_nat_list
;
1078
for (n = softn->
ipf_nat_list
; n != NULL; n = n->in_next)
1203
nsp->ns_list = softn->
ipf_nat_list
;
2492
while ((n = softn->
ipf_nat_list
) != NULL) {
5966
for (n = softn->
ipf_nat_list
; (n != NULL); n = n->in_next) {
6098
for (rulen = 0, np = softn->
ipf_nat_list
; np != NULL;
6556
nextipnat = softn->
ipf_nat_list
;
8115
for (np = softn->
ipf_nat_list
; np != NULL; np = np->in_next) {
ip_nat.h
664
ipnat_t *
ipf_nat_list
;
member in struct:ipf_nat_softc_s
Completed in 18 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025