Searched defs:gre_print_opt (Results 1 - 2 of 2) sorted by relevance

/external/iproute2/ip/
H A Dlink_gre.c340 static void gre_print_opt(struct link_util *lu, FILE *f, struct rtattr *tb[]) function
481 .print_opt = gre_print_opt,
489 .print_opt = gre_print_opt,
H A Dlink_gre6.c298 static void gre_print_opt(struct link_util *lu, FILE *f, struct rtattr *tb[]) function
404 .print_opt = gre_print_opt,
412 .print_opt = gre_print_opt,

Completed in 81 milliseconds