Searched refs:mepid (Results 1 – 3 of 3) sorted by relevance
32 u32 mepid) in br_peer_mep_find() argument38 if (peer_mep->mepid == mepid) in br_peer_mep_find()173 __be16 *mepid; in ccm_frame_build() local219 mepid = skb_put(skb, sizeof(*mepid)); in ccm_frame_build()220 *mepid = cpu_to_be16((u16)mep->config.mepid); in ccm_frame_build()382 __be16 *mepid; in br_cfm_frame_rx() local429 mepid = skb_header_pointer(skb, in br_cfm_frame_rx()432 if (!mepid) in br_cfm_frame_rx()674 u32 mepid, in br_cfm_cc_peer_mep_add() argument700 peer_mep->mepid = mepid; in br_cfm_cc_peer_mep_add()[all …]
26 u32 mepid; /* MEPID for this MEP */ member141 u32 mepid; member
190 config.mepid = nla_get_u32(tb[IFLA_BRIDGE_CFM_MEP_CONFIG_MEPID]); in br_mep_config_parse()503 mep->config.mepid)) in br_cfm_config_fill_info()600 peer_mep->mepid)) in br_cfm_config_fill_info()671 peer_mep->mepid)) in br_cfm_status_fill_info()
Completed in 8 milliseconds