Home
last modified time | relevance | path

Searched refs:ARPHRD_IP6GRE (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dif_arp.h51 case ARPHRD_IP6GRE: in dev_is_mac_header_xmit()
/linux-6.3-rc2/include/uapi/linux/
A Dif_arp.h98 #define ARPHRD_IP6GRE 823 /* GRE over IPv6 */ macro
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ipip.c498 .dev_type = ARPHRD_IP6GRE,
518 .dev_type = ARPHRD_IP6GRE,
604 case ARPHRD_IP6GRE: in mlxsw_sp_ipip_netdev_ul_dev_get()
/linux-6.3-rc2/net/ipv6/
A Dip6_gre.c128 ARPHRD_ETHER : ARPHRD_IP6GRE; in ip6gre_tunnel_lookup()
139 if (t->dev->type != ARPHRD_IP6GRE && in ip6gre_tunnel_lookup()
163 if (t->dev->type != ARPHRD_IP6GRE && in ip6gre_tunnel_lookup()
189 if (t->dev->type != ARPHRD_IP6GRE && in ip6gre_tunnel_lookup()
212 if (t->dev->type != ARPHRD_IP6GRE && in ip6gre_tunnel_lookup()
354 t = ip6gre_tunnel_find(net, parms, ARPHRD_IP6GRE); in ip6gre_tunnel_locate()
754 if (dev->header_ops && dev->type == ARPHRD_IP6GRE) in __gre6_xmit()
1436 dev->type = ARPHRD_IP6GRE; in ip6gre_tunnel_setup()
A Daddrconf.c2333 case ARPHRD_IP6GRE: in ipv6_generate_eui64()
3459 case ARPHRD_IP6GRE: in addrconf_init_auto_addrs()
/linux-6.3-rc2/net/sched/
A Dact_sample.c155 case ARPHRD_IP6GRE: in tcf_sample_dev_ok_push()
/linux-6.3-rc2/drivers/net/
A Dtun.c3013 case ARPHRD_IP6GRE: in tun_get_addr_len()

Completed in 28 milliseconds