Searched refs:ETH_P_CFM (Results 1 – 2 of 2) sorted by relevance
103 #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),
Completed in 5 milliseconds