Searched refs:ARPHRD_IPGRE (Results 1 – 4 of 4) sorted by relevance
38 (type == ARPHRD_TUNNEL || type == ARPHRD_SIT || type == ARPHRD_IPGRE)) { in ll_addr_n2a()
73 #define ARPHRD_IPGRE 778 /* GRE over IP */ macro
440 if (type != ARPHRD_TUNNEL && type != ARPHRD_IPGRE && type != ARPHRD_SIT) in do_tunnels_list()