ipsec_input.c | 209 * ipsec_common_input gets called when an IPsec-protected packet 215 ipsec_common_input(struct mbuf *m, int skip, int protoff, int af, int sproto) function in typeref:typename:int 355 (void)ipsec_common_input(m, off, offsetof(struct ip, ip_p), 498 (void) ipsec_common_input(*mp, *offp, protoff, AF_INET6, proto);
|