Searched refs:IPPROTO_RSVP (Results 1 - 7 of 7) sorted by relevance

/external/tcpdump/
H A Dipproto.h79 #ifndef IPPROTO_RSVP
80 #define IPPROTO_RSVP 46 /* resource reservation */ macro
H A Dipproto.c39 { IPPROTO_RSVP, "RSVP" },
H A Dprint-ip6.c250 case IPPROTO_RSVP:
H A Dprint-ip.c444 case IPPROTO_RSVP:
/external/iproute2/include/linux/
H A Din.h52 IPPROTO_RSVP = 46, /* RSVP Protocol */ enumerator in enum:__anon7807
53 #define IPPROTO_RSVP IPPROTO_RSVP macro
/external/kernel-headers/original/uapi/linux/
H A Din.h52 IPPROTO_RSVP = 46, /* RSVP Protocol */ enumerator in enum:__anon8705
53 #define IPPROTO_RSVP IPPROTO_RSVP macro
/external/strace/xlat/
H A Dinet_protocols.h56 #if defined(IPPROTO_RSVP) || (defined(HAVE_DECL_IPPROTO_RSVP) && HAVE_DECL_IPPROTO_RSVP)
57 XLAT(IPPROTO_RSVP),

Completed in 184 milliseconds