OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xf_next
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/netipsec/
xform.h
84
struct xformsw *
xf_next
; /* list of registered xforms */
member in struct:xformsw
xform_tcp.c
146
.
xf_next
= NULL,
xform_ipip.c
588
.
xf_next
= NULL,
xform_ipcomp.c
640
.
xf_next
= NULL,
ipsec.c
1876
xsp->
xf_next
= xforms;
1890
for (xsp = xforms; xsp; xsp = xsp->
xf_next
)
xform_ah.c
1220
.
xf_next
= NULL,
xform_esp.c
1024
.
xf_next
= NULL,
Completed in 43 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025