Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_cfm_netlink.c13 [IFLA_BRIDGE_CFM_MEP_CREATE_DIRECTION] = { .type = NLA_U32 },
111 if (!tb[IFLA_BRIDGE_CFM_MEP_CREATE_DIRECTION]) { in br_mep_create_parse()
124 create.direction = nla_get_u32(tb[IFLA_BRIDGE_CFM_MEP_CREATE_DIRECTION]); in br_mep_create_parse()
474 if (nla_put_u32(skb, IFLA_BRIDGE_CFM_MEP_CREATE_DIRECTION, in br_cfm_config_fill_info()
/openbmc/linux/include/uapi/linux/
H A Dif_bridge.h360 IFLA_BRIDGE_CFM_MEP_CREATE_DIRECTION, enumerator