Home
last modified time | relevance | path

Searched defs:encap_uh (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.61.5/bsd/netinet6/
H A Desp_input.c559 struct udphdr *encap_uh = (__typeof__(encap_uh))(void *)((caddr_t)ip + off); in esp4_input_extended() local
1265 struct udphdr *encap_uh = (__typeof__(encap_uh))(void *)((caddr_t)ip6 + off); in esp6_input_extended() local