Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dif_arp.h50 case ARPHRD_IPGRE: in dev_is_mac_header_xmit()
/linux-6.15/include/uapi/linux/
H A Dif_arp.h76 #define ARPHRD_IPGRE 778 /* GRE over IP */ macro
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c359 .dev_type = ARPHRD_IPGRE,
633 case ARPHRD_IPGRE: in mlxsw_sp_ipip_netdev_ul_dev_get()
/linux-6.15/net/sched/
H A Dact_sample.c154 case ARPHRD_IPGRE: in tcf_sample_dev_ok_push()
/linux-6.15/net/ipv4/
H A Dip_gre.c992 dev->type = ARPHRD_IPGRE; in ipgre_tunnel_setup()
1224 if (dev->type == ARPHRD_IPGRE) in ipgre_netlink_parms()
H A Darp.c198 case ARPHRD_IPGRE: in arp_mc_map()
/linux-6.15/net/ipv6/
H A Dndisc.c305 case ARPHRD_IPGRE: in ndisc_mc_map()
H A Daddrconf.c2387 case ARPHRD_IPGRE: in ipv6_generate_eui64()
3539 if (!(dev->type == ARPHRD_IPGRE && *(__be32 *)dev->dev_addr == 0 && in addrconf_gre_config()
3562 case ARPHRD_IPGRE: in addrconf_init_auto_addrs()
/linux-6.15/drivers/net/
H A Dtun.c2968 case ARPHRD_IPGRE: in tun_get_addr_len()
/linux-6.15/net/core/
H A Ddev.c482 ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE,