Searched refs:stp_enabled (Results 1 – 2 of 2) sorted by relevance
/third_party/libnl/include/linux-private/linux/ | ||
D | if_bridge.h | 68 __u8 stp_enabled; member |
/third_party/toybox/toys/pending/ | ||
D | brctl.c | 95 printf("\t%s\t\t",(info.stp_enabled)?"yes" : "no"); in br_show() |