OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipsc_pnext
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_scan.c
147
isc->
ipsc_pnext
= &ipf_scan_tail->ipsc_next;
152
isc->
ipsc_pnext
= &ipf_scan_list;
190
*i->
ipsc_pnext
= i->ipsc_next;
192
i->ipsc_next->
ipsc_pnext
= i->
ipsc_pnext
;
194
if (i->
ipsc_pnext
== &ipf_scan_list)
197
ipf_scan_tail = *(*i->
ipsc_pnext
)->
ipsc_pnext
;
ip_scan.h
59
struct ipscan **
ipsc_pnext
;
member in struct:ipscan
Completed in 37 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025