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
3146
dev->type = ARPHRD_NONE;
drivers/net/bareudp.c
589
dev->type = ARPHRD_NONE;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
6222
dev->type = ARPHRD_NONE;
drivers/net/geneve.c
1988
dev->type = ARPHRD_NONE;
drivers/net/gtp.c
1360
dev->type = ARPHRD_NONE;
drivers/net/ovpn/main.c
159
dev->type = ARPHRD_NONE;
drivers/net/pfcp.c
147
dev->type = ARPHRD_NONE;
drivers/net/tun.c
1323
dev->type = ARPHRD_NONE;
drivers/net/tun.c
3025
case ARPHRD_NONE:
drivers/net/usb/hso.c
2394
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
3409
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
1235
dev->type = ARPHRD_NONE;
net/ipv6/addrconf.c
3497
(dev->type != ARPHRD_NONE) &&
net/ipv6/addrconf.c
3512
if (dev->type == ARPHRD_NONE &&
net/ipv6/addrconf.c
448
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
149
vport->dev->type != ARPHRD_NONE) ||
net/openvswitch/vport.c
549
case ARPHRD_NONE:
net/sched/act_sample.c
157
case ARPHRD_NONE:
net/xfrm/xfrm_interface_core.c
743
dev->type = ARPHRD_NONE;