Home
last modified time | relevance | path

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

/src/sys/netipsec/
H A Dsubr_ipsec.c231 #define METHOD_DECL(...) __VA_ARGS__ macro
277 input, METHOD_DECL(struct tcpmd5_support * const sc, struct mbuf *m, in IPSEC_KMOD_METHOD()
282 output, METHOD_DECL(struct tcpmd5_support * const sc, struct mbuf *m, in IPSEC_KMOD_METHOD()
287 pcbctl, METHOD_DECL(struct tcpmd5_support * const sc, struct inpcb *inp, in IPSEC_KMOD_METHOD()
332 udp_input, METHOD_DECL(struct ipsec_support * const sc, struct mbuf *m, in IPSEC_KMOD_METHOD()
337 udp_pcbctl, METHOD_DECL(struct ipsec_support * const sc, struct inpcb *inp, in IPSEC_KMOD_METHOD()
342 input, METHOD_DECL(struct ipsec_support * const sc, struct mbuf *m, in IPSEC_KMOD_METHOD()
347 check_policy, METHOD_DECL(struct ipsec_support * const sc, struct mbuf *m, in IPSEC_KMOD_METHOD()
352 forward, METHOD_DECL(struct ipsec_support * const sc, struct mbuf *m), in IPSEC_KMOD_METHOD()
357 ctlinput, METHOD_DECL(struct ipsec_support * const sc, in IPSEC_KMOD_METHOD()
[all …]