Home
last modified time | relevance | path

Searched refs:ARPHRD_MCTP (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/uapi/linux/
Dif_arp.h57 #define ARPHRD_MCTP 290 macro
/Linux-v5.15/net/mctp/
Ddevice.c360 if (dev->type != ARPHRD_MCTP && dev->type != ARPHRD_LOOPBACK) in mctp_register()
Droute.c829 if (dev->type != ARPHRD_MCTP) in mctp_pkttype_receive()