Home
last modified time | relevance | path

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

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