Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c2319 *outer4 = ipha; in iptun_find_headers()
2325 *outer4 = NULL; in iptun_find_headers()
2391 ipha_t *outer4, *inner4; in iptun_input_icmp_v4() local
2564 ipha_t *outer4, *inner4; in iptun_input_icmp_v6() local
2585 ASSERT(outer4 == NULL); in iptun_input_icmp_v6()
2778 ipha_t *outer4, *inner4; in iptun_input() local
2916 return (outer4->ipha_src != outer4->ipha_dst); in iptun_out_process_6to4()
3182 ipha_t *outer4, *inner4; in iptun_output_6to4() local
3195 ASSERT(outer4 != NULL); in iptun_output_6to4()
3357 ipha_t *outer4, *inner4; in iptun_output_common() local
[all …]