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

/linux-4.1.27/fs/afs/
H A Dnetdevices.c51 if (dev->type == ARPHRD_LOOPBACK && !wantloopback) afs_get_ipv4_interfaces()
/linux-4.1.27/net/llc/
H A Dllc_output.c39 case ARPHRD_LOOPBACK: llc_mac_hdr_init()
H A Dllc_sap.c32 case ARPHRD_LOOPBACK: llc_mac_header_len()
/linux-4.1.27/drivers/net/
H A Dloopback.c169 dev->type = ARPHRD_LOOPBACK; /* 0x0001*/ loopback_setup()
/linux-4.1.27/include/net/
H A Ddn_route.h113 if ((dev->type != ARPHRD_ETHER) && (dev->type != ARPHRD_LOOPBACK)) dn_rt_finish_output()
/linux-4.1.27/include/uapi/linux/
H A Dif_arp.h67 #define ARPHRD_LOOPBACK 772 /* Loopback device */ macro
/linux-4.1.27/net/decnet/
H A Ddn_dev.c138 .type = ARPHRD_LOOPBACK, /* Loopback interface - always last */
309 dev->type == ARPHRD_LOOPBACK) mtu2blksize()
1146 if ((dev->type != ARPHRD_ETHER) && (dev->type != ARPHRD_LOOPBACK)) dn_dev_up()
H A Ddn_neigh.c140 else if ((dev->type == ARPHRD_ETHER) || (dev->type == ARPHRD_LOOPBACK)) dn_neigh_construct()
/linux-4.1.27/net/appletalk/
H A Dddp.c20 * Alan Cox : Supports new ARPHRD_LOOPBACK
691 dev->type != ARPHRD_LOOPBACK && atif_ioctl()
/linux-4.1.27/net/mpls/
H A Daf_mpls.c557 (dev->type == ARPHRD_LOOPBACK)) { mpls_dev_notify()
/linux-4.1.27/net/ipv6/
H A Daddrconf.c3135 case ARPHRD_LOOPBACK: addrconf_notify()
/linux-4.1.27/net/core/
H A Ddev.c281 ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCALTLK, ARPHRD_FDDI,

Completed in 621 milliseconds