OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipn_next
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_pool.h
31
struct ip_pool_node *
ipn_next
, **ipn_pnext;
member in struct:ip_pool_node
ip_pool.c
266
for (c = ipo->ipo_list; c != NULL; c = c->
ipn_next
)
840
x->
ipn_next
= NULL;
897
ipo->ipo_tail = &x->
ipn_next
;
1015
if (ipo->ipo_tail == &ipe->
ipn_next
)
1019
*ipe->ipn_pnext = ipe->
ipn_next
;
1020
if (ipe->
ipn_next
!= NULL)
1021
ipe->
ipn_next
->ipn_pnext = ipe->ipn_pnext;
1284
nextnode = node->
ipn_next
;
1295
pnext = nextnode->
ipn_next
;
ip_fil_compat.c
783
void *
ipn_next
;
member in struct:nat_save_4_1_34
792
void *
ipn_next
;
member in struct:nat_save_4_1_16
801
void *
ipn_next
;
member in struct:nat_save_4_1_14
810
void *
ipn_next
;
member in struct:nat_save_4_1_3
2786
nats->
ipn_next
= old->
ipn_next
;
2801
nats->
ipn_next
= old->
ipn_next
;
2816
nats->
ipn_next
= old->
ipn_next
;
[
all
...]
ip_nat.h
431
void *
ipn_next
;
member in struct:nat_save
ip_nat.c
1801
nat = ipns.
ipn_next
;
1826
ipn->
ipn_next
= nat->nat_next;
/src/sys/dev/isa/
isavar.h
119
struct isa_pnpname *
ipn_next
;
member in struct:isa_pnpname
isa.c
261
ik->ik_pnpcompatnames = ipn->
ipn_next
;
359
ipn = ipn->
ipn_next
, sep = " ") {
Completed in 26 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025