Searched refs:ipsec6_tunnel_validate (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.41.9/bsd/netinet6/ |
| H A D | ipsec6.h | 83 extern int ipsec6_tunnel_validate(struct mbuf *, int, u_int,
|
| H A D | ah_input.c | 777 if (ipsec6_tunnel_validate(m, (int)(off + stripsiz), nxt, sav, &ifamily)) { in ah6_input()
|
| H A D | esp_input.c | 1279 if (ipsec6_tunnel_validate(m, (int)(off + esplen + ivlen), nxt, sav, &ifamily)) { in esp6_input_extended()
|
| H A D | ipsec.c | 4745 ipsec6_tunnel_validate( in ipsec6_tunnel_validate() function
|