Searched defs:ICMP6_DST_UNREACH_NOPORT (Results 1 – 5 of 5) sorted by relevance
62 #define ICMP6_DST_UNREACH_NOPORT 4 macro
61 #define ICMP6_DST_UNREACH_NOPORT 4 macro
144 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */ macro
573 pub const ICMP6_DST_UNREACH_NOPORT: u32 = 4u32; constant