Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Din.h34 IPPROTO_IDP = 22, /* XNS IDP protocol */ enumerator
/external/strace/
Dnet.c113 #define IPPROTO_IDP IPPROTO_IDP macro
410 #ifdef IPPROTO_IDP
411 { IPPROTO_IDP, "IPPROTO_IDP" },
/external/quake/quake/src/WinQuake/
Dmpdosock.h194 #define IPPROTO_IDP 22 /* xns idp */ macro