Searched refs:IPPROTO_HELLO (Results 1 – 6 of 6) sorted by relevance
38 #define IPPROTO_HELLO 63 /* "hello" routing protocol */ macro
67 SED_REPLACE(IPPROTO_HELLO)
73 #pragma D binding "1.5" IPPROTO_HELLO74 inline int IPPROTO_HELLO = @IPPROTO_HELLO@; variable
290 case IPPROTO_HELLO: in interpret_ip()465 case IPPROTO_HELLO: in interpret_ipv6()729 case IPPROTO_HELLO: return ("HELLO"); in getproto()
171 #define IPPROTO_HELLO 63 /* "hello" routing protocol */ macro
2364 case IPPROTO_HELLO: return ("IPPROTO_HELLO"); in ipprotos()