Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec_support.h155 int ipsec_kmod_input(struct ipsec_support * const, struct mbuf *, int, int);
175 ipsec_kmod_input(proto ## _ipsec_support, __VA_ARGS__)
H A Dsubr_ipsec.c354 IPSEC_KMOD_METHOD(int, ipsec_kmod_input, sc, in IPSEC_KMOD_METHOD() argument