Searched refs:METHOD_DECL (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netipsec/ |
| H A D | subr_ipsec.c | 244 #define METHOD_DECL(...) __VA_ARGS__ macro 290 input, METHOD_DECL(struct tcpmd5_support * const sc, struct mbuf *m, in IPSEC_KMOD_METHOD() 295 output, METHOD_DECL(struct tcpmd5_support * const sc, struct mbuf *m, in IPSEC_KMOD_METHOD() 300 pcbctl, METHOD_DECL(struct tcpmd5_support * const sc, struct inpcb *inp, in IPSEC_KMOD_METHOD() 336 udp_input, METHOD_DECL(struct ipsec_support * const sc, struct mbuf *m, 355 input, METHOD_DECL(struct ipsec_support * const sc, struct mbuf *m, in IPSEC_KMOD_METHOD() 365 forward, METHOD_DECL(struct ipsec_support * const sc, struct mbuf *m), in IPSEC_KMOD_METHOD() 370 output, METHOD_DECL(struct ipsec_support * const sc, struct mbuf *m, in IPSEC_KMOD_METHOD() 375 pcbctl, METHOD_DECL(struct ipsec_support * const sc, struct inpcb *inp, in IPSEC_KMOD_METHOD() 380 hdrsize, METHOD_DECL(struct ipsec_support * const sc, struct inpcb *inp), in IPSEC_KMOD_METHOD() [all …]
|