Searched refs:ARPHRD_TUNNEL (Results 1 – 12 of 12) sorted by relevance
223 #if defined(ARPHRD_TUNNEL) || (defined(HAVE_DECL_ARPHRD_TUNNEL) && HAVE_DECL_ARPHRD_TUNNEL)225 static_assert((ARPHRD_TUNNEL) == (768), "ARPHRD_TUNNEL != 768");228 # define ARPHRD_TUNNEL 768506 XLAT(ARPHRD_TUNNEL),
33 ARPHRD_TUNNEL 768
37 (type == ARPHRD_TUNNEL || type == ARPHRD_SIT || type == ARPHRD_IPGRE)) { in ll_addr_n2a()
65 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */ macro
119 [ARPHRD_TUNNEL] = 4 /* IPIP */, in print_ifreq()
423 if (type != ARPHRD_TUNNEL && type != ARPHRD_IPGRE && type != ARPHRD_SIT) in do_tunnels_list()
875 {"ipip",ARPHRD_TUNNEL}, {"tunnel6",ARPHRD_TUNNEL6}, in get_link_info()898 if ( iface->ifi_type== ARPHRD_TUNNEL || in get_link_info()905 if (iface->ifi_type== ARPHRD_TUNNEL || in get_link_info()2518 if (ret != ARPHRD_TUNNEL && ret != ARPHRD_SIT && in read_tunnel()
711 __ADD(ARPHRD_TUNNEL,ipip),
1275 pub const ARPHRD_TUNNEL: u16 = 768; constant
2022 case ARPHRD_TUNNEL: in map_arphrd_to_dlt()