Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netipsec/
HDipsec_mod.c57 static const struct ipsec_methods ipv4_methods = { variable
72 .methods = &ipv4_methods
114 ipsec_support_enable(ipv4_ipsec_support, &ipv4_methods); in ipsec_modevent()