Home
last modified time | relevance | path

Searched refs:NEXTHDR_GRE (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv6/
H A Dip6_gre.c816 NEXTHDR_GRE); in __gre6_xmit()
1091 NEXTHDR_GRE); in ip6erspan_tunnel_xmit()
1405 ipv6h->nexthdr = NEXTHDR_GRE; in ip6gre_header()
/linux/include/net/
H A Dipv6.h41 #define NEXTHDR_GRE 47 /* GRE header. */ macro