Home
last modified time | relevance | path

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

/src/sys/netipsec/
H A Dipsec_mod.c78 static const struct ipsec_methods ipv6_methods = { variable
93 .methods = &ipv6_methods
118 ipsec_support_enable(ipv6_ipsec_support, &ipv6_methods); in ipsec_modevent()