Home
last modified time | relevance | path

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

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