Home
last modified time | relevance | path

Searched refs:ARPHRD_IPGRE (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dif_arp.h50 case ARPHRD_IPGRE: in dev_is_mac_header_xmit()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_arp.h75 #define ARPHRD_IPGRE 778 /* GRE over IP */ 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.h75 #define ARPHRD_IPGRE 778 /* GRE over IP */ 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.h75 #define ARPHRD_IPGRE 778 /* GRE over IP */ 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.h116 #define ARPHRD_IPGRE 778 /* GRE over IP. */ 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.h116 #define ARPHRD_IPGRE 778 /* GRE over IP. */ macro
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_sample.c146 case ARPHRD_IPGRE: in tcf_sample_dev_ok_push()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c331 .dev_type = ARPHRD_IPGRE,
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_dev.c99 .type = ARPHRD_IPGRE, /* DECnet tunneled over GRE in IP */
308 dev->type == ARPHRD_IPGRE || in mtu2blksize()
H A Ddn_neigh.c139 if ((dev->type == ARPHRD_IPGRE) || (dev->flags & IFF_POINTOPOINT)) in dn_neigh_construct()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_gre.c944 dev->type = ARPHRD_IPGRE; in ipgre_tunnel_setup()
1175 if (dev->type == ARPHRD_IPGRE) in ipgre_netlink_parms()
H A Darp.c197 case ARPHRD_IPGRE: in arp_mc_map()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dndisc.c301 case ARPHRD_IPGRE: in ndisc_mc_map()
H A Daddrconf.c2323 case ARPHRD_IPGRE: in ipv6_generate_eui64()
3384 (dev->type != ARPHRD_IPGRE) && in addrconf_dev_config()
3633 case ARPHRD_IPGRE: in addrconf_notify()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dtun.c3028 case ARPHRD_IPGRE: in tun_get_addr_len()
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c421 ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE,