Searched refs:BRIDGE_VLANDB_GOPTS_MCAST_LAST_MEMBER_CNT (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/bridge/
H A Dbr_vlan_options.c372 nla_put_u32(skb, BRIDGE_VLANDB_GOPTS_MCAST_LAST_MEMBER_CNT,
452 + nla_total_size(sizeof(u32)) /* BRIDGE_VLANDB_GOPTS_MCAST_LAST_MEMBER_CNT */
538 if (tb[BRIDGE_VLANDB_GOPTS_MCAST_LAST_MEMBER_CNT]) {
541 cnt = nla_get_u32(tb[BRIDGE_VLANDB_GOPTS_MCAST_LAST_MEMBER_CNT]);
636 [BRIDGE_VLANDB_GOPTS_MCAST_LAST_MEMBER_CNT] = { .type = NLA_U32 },
/linux-master/include/uapi/linux/
H A Dif_bridge.h574 BRIDGE_VLANDB_GOPTS_MCAST_LAST_MEMBER_CNT, enumerator in enum:__anon3556

Completed in 186 milliseconds