Searched refs:ARPHRD_LOOPBACK (Results 1 – 7 of 7) sorted by relevance
66 #define ARPHRD_LOOPBACK 772 /* Loopback device */ macro
116 dev->type = ARPHRD_LOOPBACK; /* 0x0001 */ in loopback_init()
103 if ((dev->type != ARPHRD_ETHER) && (dev->type != ARPHRD_LOOPBACK)) in dn_rt_finish_output()
131 type: ARPHRD_LOOPBACK, /* Loopback interface - always last */953 if ((dev->type != ARPHRD_ETHER) && (dev->type != ARPHRD_LOOPBACK)) in dn_dev_up()
153 else if ((dev->type == ARPHRD_ETHER) || (dev->type == ARPHRD_LOOPBACK)) in dn_neigh_construct()
1424 case ARPHRD_LOOPBACK: in addrconf_notify()2297 case ARPHRD_LOOPBACK: in addrconf_init()
785 dev->type != ARPHRD_LOOPBACK && in atif_ioctl()