Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dif_ether.h105 #define ETH_P_CFM 0x8902 /* Connectivity Fault Management */ macro
/linux-6.1.9/net/bridge/
Dbr_cfm.c193 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),