Searched refs:SO_EE_ORIGIN_ICMP6 (Results 1 – 7 of 7) sorted by relevance
31 #define SO_EE_ORIGIN_ICMP6 3 macro
208 else if (e->ee_origin == SO_EE_ORIGIN_ICMP6 || in recverr()285 (e->ee_origin == SO_EE_ORIGIN_ICMP6 && in recverr()
1322 } else if (e->ee_origin == SO_EE_ORIGIN_ICMP6) { in receive_error_msg()
171 case SO_EE_ORIGIN_ICMP6: in flush_cmsg()
2472 libc::SO_EE_ORIGIN_ICMP6, in test_recverr_v6()
2674 pub const SO_EE_ORIGIN_ICMP6: u8 = 3; constant
3459 pub const SO_EE_ORIGIN_ICMP6: u8 = 3; constant