Searched refs:ETH_P_CFM (Results 1 – 5 of 5) sorted by relevance
105 #define ETH_P_CFM 0x8902 /* Connectivity Fault Management */ macro
193 skb->protocol = htons(ETH_P_CFM); in ccm_frame_build()200 eth_hdr->h_proto = htons(ETH_P_CFM); in ccm_frame_build()493 .type = cpu_to_be16(ETH_P_CFM),
208 if (l3_proto == ETH_P_ALL || l3_proto == ETH_P_CFM) { in lan966x_vcap_is2_get_port_keysets()
1471 case htons(ETH_P_CFM): in __skb_flow_dissect()
1906 } else if (key->basic.n_proto == htons(ETH_P_CFM)) { in fl_set_key()