Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Din.h158 #define IPPROTO_SDRP 42 /* Source Demand Routing */ macro
H A Din.c2831 case IPPROTO_SDRP: in ipproto_cassert()