Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din.h177 #define IPPROTO_HELLO 63 /* "hello" routing protocol */ macro
H A Din.c2303 case IPPROTO_HELLO: in ipproto_cassert()