Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds