Symbol: ARPHRD_NONE
drivers/infiniband/core/cma.c
736
if ((dev_type == ARPHRD_NONE || dev_type == ARPHRD_ETHER)
drivers/infiniband/sw/siw/siw_main.c
97
netdev->type == ARPHRD_NONE ||
drivers/net/amt.c
3101
dev->type = ARPHRD_NONE;
drivers/net/bareudp.c
588
dev->type = ARPHRD_NONE;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
6222
dev->type = ARPHRD_NONE;
drivers/net/geneve.c
1878
dev->type = ARPHRD_NONE;
drivers/net/gtp.c
1359
dev->type = ARPHRD_NONE;
drivers/net/ovpn/main.c
157
dev->type = ARPHRD_NONE;
drivers/net/pfcp.c
147
dev->type = ARPHRD_NONE;
drivers/net/tun.c
1321
dev->type = ARPHRD_NONE;
drivers/net/tun.c
3019
case ARPHRD_NONE:
drivers/net/usb/hso.c
2396
net->type = ARPHRD_NONE;
drivers/net/usb/qmi_wwan.c
129
dev->type = ARPHRD_NONE;
drivers/net/usb/qmi_wwan.c
313
net->type = ARPHRD_NONE;
drivers/net/vxlan/vxlan_core.c
3402
dev->type = ARPHRD_NONE;
drivers/net/wireguard/device.c
289
dev->type = ARPHRD_NONE;
drivers/net/wwan/iosm/iosm_ipc_wwan.c
152
iosm_dev->type = ARPHRD_NONE;
drivers/net/wwan/t7xx/t7xx_netdev.c
251
dev->type = ARPHRD_NONE;
drivers/net/wwan/wwan_hwsim.c
104
ndev->type = ARPHRD_NONE;
drivers/tty/n_gsm.c
4018
net->type = ARPHRD_NONE;
include/linux/if_arp.h
53
case ARPHRD_NONE:
net/core/dev.c
501
ARPHRD_VOID, ARPHRD_NONE};
net/ipv4/ip_gre.c
1234
dev->type = ARPHRD_NONE;
net/ipv6/addrconf.c
3473
(dev->type != ARPHRD_NONE) &&
net/ipv6/addrconf.c
3488
if (dev->type == ARPHRD_NONE &&
net/ipv6/addrconf.c
447
dev->type == ARPHRD_NONE) {
net/mctp/device.c
420
dev->type == ARPHRD_NONE;
net/openvswitch/flow.c
988
case ARPHRD_NONE:
net/openvswitch/vport-netdev.c
95
vport->dev->type != ARPHRD_NONE) ||
net/openvswitch/vport.c
546
case ARPHRD_NONE:
net/sched/act_sample.c
157
case ARPHRD_NONE:
net/xfrm/xfrm_interface_core.c
743
dev->type = ARPHRD_NONE;