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

/linux-master/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]) {
124 create.direction = nla_get_u32(tb[IFLA_BRIDGE_CFM_MEP_CREATE_DIRECTION]);
474 if (nla_put_u32(skb, IFLA_BRIDGE_CFM_MEP_CREATE_DIRECTION,
/linux-master/include/uapi/linux/
H A Dif_bridge.h360 IFLA_BRIDGE_CFM_MEP_CREATE_DIRECTION, enumerator in enum:__anon3540

Completed in 197 milliseconds