Home
last modified time | relevance | path

Searched refs:ARPHRD_LOOPBACK (Results 1 – 10 of 10) 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.c171 dev->type = ARPHRD_LOOPBACK; /* 0x0001*/ in gen_lo_setup()
/linux/drivers/infiniband/sw/siw/
H A Dsiw_main.c99 (netdev->type == ARPHRD_LOOPBACK && loopback_enabled)) in siw_dev_qualified()
/linux/net/appletalk/
H A Dddp.c699 dev->type != ARPHRD_LOOPBACK && in atif_ioctl()
/linux/net/core/
H A Dpktgen.c2134 if (odev->type != ARPHRD_ETHER && odev->type != ARPHRD_LOOPBACK) { in pktgen_setup_dev()
H A Ddev.c479 ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCALTLK, ARPHRD_FDDI,
/linux/net/ipv6/
H A Daddrconf.c3561 case ARPHRD_LOOPBACK: in addrconf_init_auto_addrs()
/linux/fs/smb/server/
H A Dsmb2pdu.c7760 if (netdev->type == ARPHRD_LOOPBACK) in fsctl_query_iface_info_ioctl()