OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v_encap_cookie
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
ip_mroute.h
260
const struct encaptab *
v_encap_cookie
;
member in struct:vif
ip_mroute.c
818
vifp->
v_encap_cookie
= encap_attach_func(AF_INET, IPPROTO_IPV4,
821
if (!vifp->
v_encap_cookie
)
912
encap_detach(vifp->
v_encap_cookie
);
914
vifp->
v_encap_cookie
= NULL;
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025