Home
last modified time | relevance | path

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

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