OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:encap_cookie
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_stf.c
132
const struct encaptab *
encap_cookie
;
member in struct:stf_softc
223
sc->
encap_cookie
= encap_attach_func(AF_INET, IPPROTO_IPV6,
226
if (sc->
encap_cookie
== NULL) {
252
encap_detach(sc->
encap_cookie
);
if_stf.c
132
const struct encaptab *
encap_cookie
;
member in struct:stf_softc
223
sc->
encap_cookie
= encap_attach_func(AF_INET, IPPROTO_IPV6,
226
if (sc->
encap_cookie
== NULL) {
252
encap_detach(sc->
encap_cookie
);
Completed in 25 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025