Searched refs:IPPROTO_RSVP (Results 1 – 9 of 9) sorted by relevance
53 IPPROTO_RSVP = 46, /* RSVP Protocol */ enumerator54 #define IPPROTO_RSVP IPPROTO_RSVP macro
90 #define IPPROTO_RSVP 46 macro
7882 #ifdef IPPROTO_RSVP7883 PyModule_AddIntMacro(m, IPPROTO_RSVP);