Home
last modified time | relevance | path

Searched refs:encap_funcs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net/
H A Dif_ipsec.c1058 struct encap_funcs { struct
1067 static struct encap_funcs ipsec_encap_attach = { argument
1076 static struct encap_funcs ipsec_encap_detach = {
1086 if_ipsec_encap_common(struct ipsec_variant *var, struct encap_funcs *funcs) in if_ipsec_encap_common()