Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netipsec/
HDipsec_mod.c79 static const struct ipsec_methods ipv6_methods = { variable
92 .methods = &ipv6_methods
117 ipsec_support_enable(ipv6_ipsec_support, &ipv6_methods); in ipsec_modevent()