OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipft_next
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
fil.c
6796
for (tap = ptop; (ta = *tap) != NULL; tap = &ta->
ipft_next
)
6799
*next = &ta->
ipft_next
;
6823
for (ta = top; ta != NULL; ta = ta->
ipft_next
)
6887
t[0].
ipft_next
= &t[1];
6888
t->
ipft_next
= NULL;
6894
for (p = &softc->ipf_tuners; (t = *p) != NULL; p = &t->
ipft_next
)
6915
for (p = &softc->ipf_tuners; (t = *p) != NULL; p = &t->
ipft_next
)
6924
*p = t->
ipft_next
;
6939
/* uninitialised pointers (
ipft_next
) so set them up. Now, ipftp_offset... */
6963
copy[i].
ipft_next
= copy + i + 1
[
all
...]
ip_fil.h
1401
struct ipftuneable *
ipft_next
;
member in struct:ipftuneable
Completed in 41 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025