Home
last modified time | relevance | path

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

/linux-6.1.9/net/llc/
Dllc_output.c32 case ARPHRD_LOOPBACK: in llc_mac_hdr_init()
Dllc_sap.c32 case ARPHRD_LOOPBACK: in llc_mac_header_len()
/linux-6.1.9/include/uapi/linux/
Dif_arp.h70 #define ARPHRD_LOOPBACK 772 /* Loopback device */ macro
/linux-6.1.9/drivers/infiniband/sw/siw/
Dsiw_main.c123 (netdev->type == ARPHRD_LOOPBACK && loopback_enabled)) in siw_dev_qualified()
319 if (netdev->type != ARPHRD_LOOPBACK && netdev->type != ARPHRD_NONE) { in siw_device_create()
/linux-6.1.9/drivers/net/
Dloopback.c174 dev->type = ARPHRD_LOOPBACK; /* 0x0001*/ in gen_lo_setup()
/linux-6.1.9/net/mctp/
Ddevice.c423 dev->type == ARPHRD_LOOPBACK || in mctp_known()
/linux-6.1.9/net/appletalk/
Dddp.c686 dev->type != ARPHRD_LOOPBACK && in atif_ioctl()
/linux-6.1.9/net/core/
Dpktgen.c2113 if (odev->type != ARPHRD_ETHER && odev->type != ARPHRD_LOOPBACK) { in pktgen_setup_dev()
Ddev.c444 ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCALTLK, ARPHRD_FDDI,
/linux-6.1.9/net/ipv6/
Daddrconf.c3630 case ARPHRD_LOOPBACK: in addrconf_notify()
/linux-6.1.9/fs/ksmbd/
Dsmb2pdu.c7314 if (netdev->type == ARPHRD_LOOPBACK) in fsctl_query_iface_info_ioctl()