Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dif_arp.h50 case ARPHRD_IPGRE: in dev_is_mac_header_xmit()
/Linux-v6.6/include/uapi/linux/
Dif_arp.h76 #define ARPHRD_IPGRE 778 /* GRE over IP */ macro
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.c352 .dev_type = ARPHRD_IPGRE,
601 case ARPHRD_IPGRE: in mlxsw_sp_ipip_netdev_ul_dev_get()
/Linux-v6.6/net/sched/
Dact_sample.c154 case ARPHRD_IPGRE: in tcf_sample_dev_ok_push()
/Linux-v6.6/net/ipv4/
Dip_gre.c948 dev->type = ARPHRD_IPGRE; in ipgre_tunnel_setup()
1176 if (dev->type == ARPHRD_IPGRE) in ipgre_netlink_parms()
Darp.c198 case ARPHRD_IPGRE: in arp_mc_map()
/Linux-v6.6/net/ipv6/
Dndisc.c303 case ARPHRD_IPGRE: in ndisc_mc_map()
Daddrconf.c2334 case ARPHRD_IPGRE: in ipv6_generate_eui64()
3497 case ARPHRD_IPGRE: in addrconf_init_auto_addrs()
/Linux-v6.6/drivers/net/
Dtun.c3037 case ARPHRD_IPGRE: in tun_get_addr_len()
/Linux-v6.6/net/core/
Ddev.c461 ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE,