Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dipsec_mod.c115 ipsec_support_enable(ipv4_ipsec_support, &ipv4_methods); in ipsec_modevent()
118 ipsec_support_enable(ipv6_ipsec_support, &ipv6_methods); in ipsec_modevent()
H A Dipsec_support.h186 void ipsec_support_enable(struct ipsec_support * const,
H A Dsubr_ipsec.c397 ipsec_support_enable(struct ipsec_support * const sc, in ipsec_support_enable() function