Searched refs:ipv4_ipsec (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netipsec/
H A Dipsec_mod.c71 static const struct ipsec_support ipv4_ipsec = { variable in typeref:struct:ipsec_support
75 const struct ipsec_support * const ipv4_ipsec_support = &ipv4_ipsec;
H A Dsubr_ipsec.c329 static struct ipsec_support ipv4_ipsec = { variable in typeref:struct:ipsec_support
333 struct ipsec_support * const ipv4_ipsec_support = &ipv4_ipsec;

Completed in 50 milliseconds