Searched defs:ICMP6_DST_UNREACH_NOROUTE (Results 1 – 5 of 5) sorted by relevance
58 #define ICMP6_DST_UNREACH_NOROUTE 0 macro
57 #define ICMP6_DST_UNREACH_NOROUTE 0 macro
139 #define ICMP6_DST_UNREACH_NOROUTE 0 /* no route to destination */ macro
574 pub const ICMP6_DST_UNREACH_NOROUTE: u32 = 0u32; constant