Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netipsec/
HDipsec_support.h153 int ipsec_kmod_input(struct ipsec_support * const, struct mbuf *, int, int);
173 ipsec_kmod_input(proto ## _ipsec_support, __VA_ARGS__)
HDsubr_ipsec.c352 IPSEC_KMOD_METHOD(int, ipsec_kmod_input, sc, in IPSEC_KMOD_METHOD() argument