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

/external/iproute2/include/linux/
H A Din.h60 IPPROTO_MTP = 92, /* Multicast Transport Protocol */ enumerator in enum:__anon7807
61 #define IPPROTO_MTP IPPROTO_MTP macro
/external/kernel-headers/original/uapi/linux/
H A Din.h60 IPPROTO_MTP = 92, /* Multicast Transport Protocol */ enumerator in enum:__anon8705
61 #define IPPROTO_MTP IPPROTO_MTP macro
/external/strace/xlat/
H A Dinet_protocols.h83 #if defined(IPPROTO_MTP) || (defined(HAVE_DECL_IPPROTO_MTP) && HAVE_DECL_IPPROTO_MTP)
84 XLAT(IPPROTO_MTP),

Completed in 85 milliseconds