Home
last modified time | relevance | path

Searched refs:ARPHRD_NONE (Results 1 – 17 of 17) 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.c547 case ARPHRD_NONE: in ovs_vport_send()
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_wwan.c152 iosm_dev->type = ARPHRD_NONE; in ipc_wwan_setup()
/linux/net/sched/
H A Dact_sample.c157 case ARPHRD_NONE: in tcf_sample_dev_ok_push()
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_netdev.c251 dev->type = ARPHRD_NONE; in t7xx_ccmni_wwan_setup()
/linux/net/mctp/
H A Ddevice.c419 dev->type == ARPHRD_NONE; in mctp_known()
/linux/drivers/net/usb/
H A Dqmi_wwan.c129 dev->type = ARPHRD_NONE; in qmimux_setup()
313 net->type = ARPHRD_NONE; in qmi_wwan_netdev_setup()
H A Dhso.c2396 net->type = ARPHRD_NONE; in hso_net_init()
/linux/drivers/net/
H A Dbareudp.c588 dev->type = ARPHRD_NONE; in bareudp_setup()
/linux/net/xfrm/
H A Dxfrm_interface_core.c743 dev->type = ARPHRD_NONE; in xfrmi_dev_setup()
/linux/net/ipv4/
H A Dip_gre.c1233 dev->type = ARPHRD_NONE; in ipgre_netlink_parms()
/linux/net/ipv6/
H A Daddrconf.c448 dev->type == ARPHRD_NONE) { in ipv6_add_dev()
3469 (dev->type != ARPHRD_NONE) && in addrconf_dev_config()
3484 if (dev->type == ARPHRD_NONE && in addrconf_dev_config()
/linux/drivers/tty/
H A Dn_gsm.c4019 net->type = ARPHRD_NONE; in gsm_mux_net_init()
/linux/drivers/infiniband/core/
H A Dcma.c736 if ((dev_type == ARPHRD_NONE || dev_type == ARPHRD_ETHER) in cma_validate_port()
/linux/net/core/
H A Ddev.c495 ARPHRD_VOID, ARPHRD_NONE};