Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dif_ether.h154 #define ETH_P_MCTP 0x00FA /* Management component transport macro
/Linux-v5.15/net/mctp/
Droute.c385 skb->protocol = htons(ETH_P_MCTP); in mctp_route_output()
683 skb->protocol = htons(ETH_P_MCTP); in mctp_local_output()
862 .type = cpu_to_be16(ETH_P_MCTP),