Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dif_arp.h52 case ARPHRD_NONE: in dev_is_mac_header_xmit()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_arp.h103 #define ARPHRD_NONE 0xFFFE /* zero header length */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_arp.h103 #define ARPHRD_NONE 0xFFFE /* zero header length */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_arp.h103 #define ARPHRD_NONE 0xFFFE /* zero header length */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/net/
H A Dif_arp.h134 #define ARPHRD_NONE 0xFFFE /* Zero header length. */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/net/
H A Dif_arp.h134 #define ARPHRD_NONE 0xFFFE /* Zero header length. */ macro
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dvport-netdev.c89 vport->dev->type != ARPHRD_NONE) || in ovs_netdev_link()
H A Dvport.c478 case ARPHRD_NONE: in ovs_vport_send()
H A Dflow.c841 case ARPHRD_NONE: in key_extract_mac_proto()
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_sample.c149 case ARPHRD_NONE: in tcf_sample_dev_ok_push()
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Ddevice.c274 dev->type = ARPHRD_NONE; in wg_setup()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dqmi_wwan.c144 dev->type = ARPHRD_NONE; in qmimux_setup()
310 net->type = ARPHRD_NONE; in qmi_wwan_netdev_setup()
H A Dhso.c2404 net->type = ARPHRD_NONE; in hso_net_init()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_gre.c367 if (tunnel->dev->type != ARPHRD_NONE) in __ipgre_rcv()
1176 dev->type = ARPHRD_NONE; in ipgre_netlink_parms()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dbareudp.c547 dev->type = ARPHRD_NONE; in bareudp_setup()
H A Dgtp.c621 dev->type = ARPHRD_NONE; in gtp_link_setup()
H A Dtun.c1407 dev->type = ARPHRD_NONE; in tun_net_initialize()
3039 case ARPHRD_NONE: in tun_get_addr_len()
H A Dvxlan.c3333 dev->type = ARPHRD_NONE; in vxlan_raw_setup()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_interface.c576 dev->type = ARPHRD_NONE; in xfrmi_dev_setup()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Daddrconf.c436 dev->type == ARPHRD_NONE) { in ipv6_add_dev()
3386 (dev->type != ARPHRD_NONE) && in addrconf_dev_config()
3405 if (dev->type == ARPHRD_NONE && in addrconf_dev_config()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dn_gsm.c2912 net->type = ARPHRD_NONE; in gsm_mux_net_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6244 dev->type = ARPHRD_NONE; in cxgb4_mgmt_setup()
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c426 ARPHRD_IEEE802154, ARPHRD_VOID, ARPHRD_NONE};