Home
last modified time | relevance | path

Searched refs:ARPHRD_NONE (Results 1 – 24 of 24) sorted by relevance

/linux/include/linux/
H A Dif_arp.h53 case ARPHRD_NONE: in dev_is_mac_header_xmit()
/linux/include/uapi/linux/
H A Dif_arp.h104 #define ARPHRD_NONE 0xFFFE /* zero header length */ macro
/linux/net/openvswitch/
H A Dvport-netdev.c95 vport->dev->type != ARPHRD_NONE) || in ovs_netdev_link()
H A Dvport.c545 case ARPHRD_NONE: in ovs_vport_send()
H A Dflow.c992 case ARPHRD_NONE: in key_extract_mac_proto()
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_wwan.c152 iosm_dev->type = ARPHRD_NONE; in ipc_wwan_setup()
/linux/drivers/net/
H A Dpfcp.c147 dev->type = ARPHRD_NONE; in pfcp_link_setup()
H A Dtun.c1386 dev->type = ARPHRD_NONE; in tun_net_initialize()
3060 case ARPHRD_NONE: in tun_get_addr_len()
H A Dgeneve.c1377 dev->type = ARPHRD_NONE; in geneve_configure()
H A Dgtp.c1356 dev->type = ARPHRD_NONE; in gtp_link_setup()
H A Damt.c3096 dev->type = ARPHRD_NONE; in amt_link_setup()
/linux/net/sched/
H A Dact_sample.c157 case ARPHRD_NONE: in tcf_sample_dev_ok_push()
/linux/drivers/infiniband/sw/siw/
H A Dsiw_main.c98 netdev->type == ARPHRD_NONE || in siw_dev_qualified()
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_netdev.c251 dev->type = ARPHRD_NONE; in t7xx_ccmni_wwan_setup()
/linux/drivers/net/wwan/
H A Dwwan_hwsim.c95 ndev->type = ARPHRD_NONE; in wwan_hwsim_netdev_setup()
/linux/drivers/net/wireguard/
H A Ddevice.c289 dev->type = ARPHRD_NONE; in wg_setup()
/linux/drivers/net/usb/
H A Dqmi_wwan.c129 dev->type = ARPHRD_NONE; in qmimux_setup()
307 net->type = ARPHRD_NONE; in qmi_wwan_netdev_setup()
H A Dhso.c2396 net->type = ARPHRD_NONE; in hso_net_init()
/linux/net/xfrm/
H A Dxfrm_interface_core.c744 dev->type = ARPHRD_NONE; in xfrmi_dev_setup()
/linux/net/ipv6/
H A Daddrconf.c444 dev->type == ARPHRD_NONE) { in ipv6_add_dev()
3462 (dev->type != ARPHRD_NONE) && in addrconf_dev_config()
3477 if (dev->type == ARPHRD_NONE && in addrconf_dev_config()
/linux/drivers/tty/
H A Dn_gsm.c4018 net->type = ARPHRD_NONE;
/linux/drivers/net/vxlan/
H A Dvxlan_core.c3394 dev->type = ARPHRD_NONE; in vxlan_raw_setup()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6224 dev->type = ARPHRD_NONE; in cxgb4_mgmt_setup()
/linux/net/core/
H A Ddev.c485 ARPHRD_IEEE802154, ARPHRD_VOID, ARPHRD_NONE};