OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_pnext
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_state.h
38
struct ipstate **
is_pnext
;
member in struct:ipstate
ip_state.c
1112
softs->ipf_state_list->
is_pnext
= &is->is_next;
1113
is->
is_pnext
= &softs->ipf_state_list;
3622
if (is->
is_pnext
!= NULL) {
3623
*is->
is_pnext
= is->is_next;
3626
is->is_next->
is_pnext
= is->
is_pnext
;
3628
is->
is_pnext
= NULL;
ip_fil_compat.c
1028
struct ipstate **
is_pnext
;
member in struct:ipstate_4_1_16
1077
struct ipstate **
is_pnext
;
member in struct:ipstate_4_1_0
4323
old->
is_pnext
= is->
is_pnext
;
4393
old->
is_pnext
= is->
is_pnext
;
Completed in 48 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025