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

/linux-master/net/bridge/
H A Dbr_cfm_netlink.c14 [IFLA_BRIDGE_CFM_MEP_CREATE_IFINDEX] = { .type = NLA_U32 },
115 if (!tb[IFLA_BRIDGE_CFM_MEP_CREATE_IFINDEX]) {
125 create.ifindex = nla_get_u32(tb[IFLA_BRIDGE_CFM_MEP_CREATE_IFINDEX]);
478 if (nla_put_u32(skb, IFLA_BRIDGE_CFM_MEP_CREATE_IFINDEX,
/linux-master/include/uapi/linux/
H A Dif_bridge.h361 IFLA_BRIDGE_CFM_MEP_CREATE_IFINDEX, enumerator in enum:__anon3540

Completed in 211 milliseconds