Home
last modified time | relevance | path

Searched refs:IPPROTO_IDP (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/netinet/
H A Din.h37 #define IPPROTO_IDP 22 /* xns idp */ macro
/titanic_41/usr/src/lib/libdtrace/common/
H A Dip.sed.in57 SED_REPLACE(IPPROTO_IDP)
H A Dip.d.in53 #pragma D binding "1.5" IPPROTO_IDP
54 inline int IPPROTO_IDP = @IPPROTO_IDP@; variable
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c289 case IPPROTO_IDP: in interpret_ip()
464 case IPPROTO_IDP: in interpret_ipv6()
728 case IPPROTO_IDP: return ("IDP"); in getproto()
/titanic_41/usr/src/uts/common/netinet/
H A Din.h161 #define IPPROTO_IDP 22 /* xns idp */ macro
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c2354 case IPPROTO_IDP: return ("IPPROTO_IDP"); in ipprotos()