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

/linux-master/net/bridge/
H A Dbr_cfm_netlink.c11 [IFLA_BRIDGE_CFM_MEP_CREATE_INSTANCE] = { .type = NLA_U32 },
103 if (!tb[IFLA_BRIDGE_CFM_MEP_CREATE_INSTANCE]) {
122 instance = nla_get_u32(tb[IFLA_BRIDGE_CFM_MEP_CREATE_INSTANCE]);
466 if (nla_put_u32(skb, IFLA_BRIDGE_CFM_MEP_CREATE_INSTANCE,
/linux-master/include/uapi/linux/
H A Dif_bridge.h358 IFLA_BRIDGE_CFM_MEP_CREATE_INSTANCE, enumerator in enum:__anon3540

Completed in 187 milliseconds