Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_vlan_options.c364 nla_put_u16(skb, BRIDGE_VLANDB_GOPTS_RANGE, vid_range)) in br_vlan_global_opts_fill()
630 [BRIDGE_VLANDB_GOPTS_RANGE] = { .type = NLA_U16 },
684 if (tb[BRIDGE_VLANDB_GOPTS_RANGE]) { in br_vlan_rtm_process_global_options()
685 vid_range = nla_get_u16(tb[BRIDGE_VLANDB_GOPTS_RANGE]); in br_vlan_rtm_process_global_options()
/linux/include/uapi/linux/
H A Dif_bridge.h570 BRIDGE_VLANDB_GOPTS_RANGE, enumerator