OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipe_pdnext
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_htable.h
11
struct iphtent_s *ipe_dnext, **
ipe_pdnext
;
member in struct:iphtent_s
ip_htable.c
614
ipe->ipe_dnext->
ipe_pdnext
= ipe->
ipe_pdnext
;
615
if (ipe->
ipe_pdnext
!= NULL)
616
*ipe->
ipe_pdnext
= ipe->ipe_dnext;
617
ipe->
ipe_pdnext
= NULL;
938
ipe->
ipe_pdnext
= &n->ipe_dnext;
946
ipe->
ipe_pdnext
= &softh->ipf_node_explist;
949
ipe->
ipe_pdnext
= n->
ipe_pdnext
;
950
n->
ipe_pdnext
= &ipe->ipe_dnext
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025