Home
last modified time | relevance | path

Searched refs:IPPROTO_RSVP (Results 1 – 9 of 9) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Din.h53 IPPROTO_RSVP = 46, /* RSVP Protocol */ enumerator
54 #define IPPROTO_RSVP IPPROTO_RSVP macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Din.h90 #define IPPROTO_RSVP 46 macro
/third_party/musl/ndk_musl_include/netinet/
Din.h90 #define IPPROTO_RSVP 46 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Din.h90 #define IPPROTO_RSVP 46 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Din.h90 #define IPPROTO_RSVP 46 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Din.h90 #define IPPROTO_RSVP 46 macro
/third_party/musl/include/netinet/
Din.h90 #define IPPROTO_RSVP 46 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
Din.h90 #define IPPROTO_RSVP 46 macro
/third_party/python/Modules/
Dsocketmodule.c7882 #ifdef IPPROTO_RSVP
7883 PyModule_AddIntMacro(m, IPPROTO_RSVP);