Home
last modified time | relevance | path

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

/linux/net/bridge/
A Dbr_cfm_netlink.c14 [IFLA_BRIDGE_CFM_MEP_CREATE_IFINDEX] = { .type = NLA_U32 },
115 if (!tb[IFLA_BRIDGE_CFM_MEP_CREATE_IFINDEX]) { in br_mep_create_parse()
125 create.ifindex = nla_get_u32(tb[IFLA_BRIDGE_CFM_MEP_CREATE_IFINDEX]); in br_mep_create_parse()
478 if (nla_put_u32(skb, IFLA_BRIDGE_CFM_MEP_CREATE_IFINDEX, in br_cfm_config_fill_info()
/linux/include/uapi/linux/
A Dif_bridge.h360 IFLA_BRIDGE_CFM_MEP_CREATE_IFINDEX, enumerator

Completed in 7 milliseconds