Home
last modified time | relevance | path

Searched refs:ARPHRD_LOOPBACK (Results 1 – 9 of 9) sorted by relevance

/linux/net/llc/
H A Dllc_output.c32 case ARPHRD_LOOPBACK: in llc_mac_hdr_init()
H A Dllc_sap.c32 case ARPHRD_LOOPBACK: in llc_mac_header_len()
/linux/include/uapi/linux/
H A Dif_arp.h70 #define ARPHRD_LOOPBACK 772 /* Loopback device */ macro
/linux/drivers/net/
H A Dloopback.c172 dev->type = ARPHRD_LOOPBACK; /* 0x0001*/ in gen_lo_setup()
/linux/drivers/infiniband/sw/siw/
H A Dsiw_main.c98 (netdev->type == ARPHRD_LOOPBACK && loopback_enabled)) in siw_dev_qualified()
/linux/net/mctp/
H A Ddevice.c419 dev->type == ARPHRD_LOOPBACK || in mctp_known()
/linux/net/appletalk/
H A Dddp.c700 dev->type != ARPHRD_LOOPBACK && in atif_ioctl()
/linux/net/ipv6/
H A Daddrconf.c3566 case ARPHRD_LOOPBACK: in addrconf_init_auto_addrs()
/linux/net/core/
H A Ddev.c491 ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCALTLK, ARPHRD_FDDI,