Home
last modified time | relevance | path

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

/external/iproute2/devlink/
Ddevlink.c3399 struct dpipe_header_printer { struct
3441 static struct dpipe_header_printer dpipe_header_printer_ipv4 = {
3454 static struct dpipe_header_printer dpipe_header_printer_ethernet = {
3467 static struct dpipe_header_printer dpipe_header_printer_ipv6 = {
3473 static struct dpipe_header_printer *dpipe_header_printers[] = {
3485 struct dpipe_header_printer *header_printer; in dpipe_print_prot_header()