Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dif_bridge.h45 #define BRCTL_SET_PORT_PRIORITY 16 macro
/third_party/toybox/toys/pending/
Dbrctl.c291 set_cost_prio(argv[0], argv[1], BRCTL_SET_PORT_PRIORITY, prio); in br_set_port_prio()