Searched refs:ARPHRD_LOOPBACK (Results 1 - 11 of 11) sorted by relevance

/linux-master/net/llc/
H A Dllc_output.c32 case ARPHRD_LOOPBACK:
H A Dllc_sap.c32 case ARPHRD_LOOPBACK:
/linux-master/include/uapi/linux/
H A Dif_arp.h70 #define ARPHRD_LOOPBACK 772 /* Loopback device */ macro
/linux-master/drivers/net/
H A Dloopback.c175 dev->type = ARPHRD_LOOPBACK; /* 0x0001*/
/linux-master/net/mctp/
H A Ddevice.c423 dev->type == ARPHRD_LOOPBACK ||
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_main.c99 (netdev->type == ARPHRD_LOOPBACK && loopback_enabled))
/linux-master/net/appletalk/
H A Dddp.c21 * Alan Cox : Supports new ARPHRD_LOOPBACK
686 dev->type != ARPHRD_LOOPBACK &&
/linux-master/net/core/
H A Dpktgen.c2134 if (odev->type != ARPHRD_ETHER && odev->type != ARPHRD_LOOPBACK) {
H A Ddev.c448 ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCALTLK, ARPHRD_FDDI,
/linux-master/net/ipv6/
H A Daddrconf.c3563 case ARPHRD_LOOPBACK:
/linux-master/fs/smb/server/
H A Dsmb2pdu.c7660 if (netdev->type == ARPHRD_LOOPBACK)

Completed in 198 milliseconds