Home
last modified time | relevance | path

Searched refs:BRIDGE_VLANDB_ENTRY_NEIGH_SUPPRESS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_vlan_options.c56 nla_put_u8(skb, BRIDGE_VLANDB_ENTRY_NEIGH_SUPPRESS, in br_vlan_opts_fill()
245 if (tb[BRIDGE_VLANDB_ENTRY_NEIGH_SUPPRESS]) { in br_vlan_process_one_opts()
247 bool val = nla_get_u8(tb[BRIDGE_VLANDB_ENTRY_NEIGH_SUPPRESS]); in br_vlan_process_one_opts()
H A Dbr_vlan.c2137 [BRIDGE_VLANDB_ENTRY_NEIGH_SUPPRESS] = NLA_POLICY_MAX(NLA_U8, 1),
/openbmc/linux/include/uapi/linux/
H A Dif_bridge.h528 BRIDGE_VLANDB_ENTRY_NEIGH_SUPPRESS, enumerator