Searched refs:IFLA_BRIDGE_MRP_START_TEST_PERIOD (Results 1 - 2 of 2) sorted by path

/linux-master/include/uapi/linux/
H A Dif_bridge.h230 IFLA_BRIDGE_MRP_START_TEST_PERIOD, enumerator in enum:__anon3534
/linux-master/net/bridge/
H A Dbr_mrp_netlink.c201 [IFLA_BRIDGE_MRP_START_TEST_PERIOD] = { .type = NLA_U32 },
220 !tb[IFLA_BRIDGE_MRP_START_TEST_PERIOD]) {
231 test.period = nla_get_u32(tb[IFLA_BRIDGE_MRP_START_TEST_PERIOD]);

Completed in 382 milliseconds