OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aps_next
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_proxy.h
64
struct ap_session *
aps_next
;
member in struct:ap_session
ip_proxy.c
873
aps->
aps_next
= softp->ips_sess_list;
1116
for (ap = &softp->ips_sess_list; ((a = *ap) != NULL); ap = &a->
aps_next
)
1118
*ap = a->
aps_next
;
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025