Searched refs:tc_rsvp_gpi (Results 1 – 4 of 4) sorted by relevance
254 struct tc_rsvp_gpi { struct261 struct tc_rsvp_gpi dpi; argument262 struct tc_rsvp_gpi spi;
266 struct tc_rsvp_gpi struct275 struct tc_rsvp_gpi dpi; argument276 struct tc_rsvp_gpi spi;
46 struct tc_rsvp_gpi *pi = dir ? &pinfo->dpi : &pinfo->spi; in get_addr_and_pi()288 static char * sprint_spi(struct tc_rsvp_gpi *pi, int dir, char *buf) in sprint_spi()