Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_netlink.c183 nla_put_u16(skb, IFLA_BRPORT_PRIORITY, p->priority) || in br_port_fill_attrs()
713 [IFLA_BRPORT_PRIORITY] = { .type = NLA_U16 },
843 if (tb[IFLA_BRPORT_PRIORITY]) { in br_setport()
844 err = br_stp_set_port_priority(p, nla_get_u16(tb[IFLA_BRPORT_PRIORITY])); in br_setport()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_link.h307 IFLA_BRPORT_PRIORITY, /* " priority */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_link.h307 IFLA_BRPORT_PRIORITY, /* " priority */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_link.h492 IFLA_BRPORT_PRIORITY, /* " priority */ enumerator
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dif_link.h313 IFLA_BRPORT_PRIORITY, /* " priority */ enumerator