Searched refs:tc_rsvp_gpi (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/include/linux/
H A Dpkt_cls.h254 struct tc_rsvp_gpi { struct
261 struct tc_rsvp_gpi dpi;
262 struct tc_rsvp_gpi spi;
/external/libnl/include/linux/
H A Dpkt_cls.h266 struct tc_rsvp_gpi struct
275 struct tc_rsvp_gpi dpi;
276 struct tc_rsvp_gpi spi;
/external/kernel-headers/original/uapi/linux/
H A Dpkt_cls.h254 struct tc_rsvp_gpi { struct
261 struct tc_rsvp_gpi dpi;
262 struct tc_rsvp_gpi spi;
/external/iproute2/tc/
H A Df_rsvp.c46 struct tc_rsvp_gpi *pi = dir ? &pinfo->dpi : &pinfo->spi;
288 static char * sprint_spi(struct tc_rsvp_gpi *pi, int dir, char *buf)

Completed in 4213 milliseconds