Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dif_ether.h98 #define ETH_P_MRP 0x88E3 /* Media Redundancy Protocol */ macro
/linux-6.3-rc2/net/bridge/
A Dbr_mrp.c12 .type = cpu_to_be16(ETH_P_MRP),
145 skb->protocol = htons(ETH_P_MRP); in br_mrp_skb_alloc()
152 eth_hdr->h_proto = htons(ETH_P_MRP); in br_mrp_skb_alloc()

Completed in 5 milliseconds