Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif_ether.h159 #define ETH_P_MCTP 0x00FA /* Management component transport macro
/linux/net/mctp/
H A Droute.c549 skb->protocol = htons(ETH_P_MCTP); in mctp_route_output()
1011 skb->protocol = htons(ETH_P_MCTP); in mctp_local_output()
1233 .type = cpu_to_be16(ETH_P_MCTP),
/linux/drivers/net/mctp/
H A Dmctp-serial.c284 skb->protocol = htons(ETH_P_MCTP); in mctp_serial_rx()
H A Dmctp-i3c.c118 skb->protocol = htons(ETH_P_MCTP); in mctp_i3c_read()
H A Dmctp-i2c.c315 skb->protocol = htons(ETH_P_MCTP); in mctp_i2c_recv()