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

/linux-master/net/bridge/
H A Dbr_cfm_netlink.c29 [IFLA_BRIDGE_CFM_MEP_CONFIG_MEPID] = NLA_POLICY_MAX(NLA_U32, 0x1FFF),
178 if (!tb[IFLA_BRIDGE_CFM_MEP_CONFIG_MEPID]) {
190 config.mepid = nla_get_u32(tb[IFLA_BRIDGE_CFM_MEP_CONFIG_MEPID]);
502 if (nla_put_u32(skb, IFLA_BRIDGE_CFM_MEP_CONFIG_MEPID,
/linux-master/include/uapi/linux/
H A Dif_bridge.h380 IFLA_BRIDGE_CFM_MEP_CONFIG_MEPID, enumerator in enum:__anon3542

Completed in 262 milliseconds