Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec_mod.c114 ipsec_support_enable(ipv4_ipsec_support, &ipv4_methods); in ipsec_modevent()
117 ipsec_support_enable(ipv6_ipsec_support, &ipv6_methods); in ipsec_modevent()
H A Dipsec_support.h151 void ipsec_support_enable(struct ipsec_support * const,
H A Dsubr_ipsec.c405 ipsec_support_enable(struct ipsec_support * const sc, in ipsec_support_enable() function