Searched refs:IPPROTO_TP (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/linux/
H A Din.h46 IPPROTO_TP = 29, /* SO Transport Protocol Class 4 */ enumerator in enum:__anon7807
47 #define IPPROTO_TP IPPROTO_TP macro
/external/kernel-headers/original/uapi/linux/
H A Din.h46 IPPROTO_TP = 29, /* SO Transport Protocol Class 4 */ enumerator in enum:__anon8705
47 #define IPPROTO_TP IPPROTO_TP macro
/external/strace/xlat/
H A Dinet_protocols.h41 #if defined(IPPROTO_TP) || (defined(HAVE_DECL_IPPROTO_TP) && HAVE_DECL_IPPROTO_TP)
42 XLAT(IPPROTO_TP),

Completed in 81 milliseconds