Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dif_ether.h159 #define ETH_P_MCTP 0x00FA /* Management component transport macro
/linux-6.3-rc2/net/mctp/
A Droute.c504 skb->protocol = htons(ETH_P_MCTP); in mctp_route_output()
933 skb->protocol = htons(ETH_P_MCTP); in mctp_local_output()
1150 .type = cpu_to_be16(ETH_P_MCTP),
/linux-6.3-rc2/drivers/net/mctp/
A Dmctp-serial.c284 skb->protocol = htons(ETH_P_MCTP); in mctp_serial_rx()
A Dmctp-i2c.c315 skb->protocol = htons(ETH_P_MCTP); in mctp_i2c_recv()

Completed in 12 milliseconds