Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dif_ether.h159 #define ETH_P_MCTP 0x00FA /* Management component transport macro
/linux-6.15/drivers/net/mctp/
H A Dmctp-usb.c228 skb->protocol = htons(ETH_P_MCTP); in mctp_usb_in_complete()
H A Dmctp-serial.c286 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.c314 skb->protocol = htons(ETH_P_MCTP); in mctp_i2c_recv()
/linux-6.15/net/mctp/
H A Droute.c573 skb->protocol = htons(ETH_P_MCTP); in mctp_route_output()
1035 skb->protocol = htons(ETH_P_MCTP); in mctp_local_output()
1257 .type = cpu_to_be16(ETH_P_MCTP),