Home
last modified time | relevance | path

Searched refs:IP6SKB_SEG6 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/net/
Dseg6.h78 if (opt->flags & IP6SKB_SEG6) { in seg6_get_daddr()
/linux-6.1.9/include/linux/
Dipv6.h147 #define IP6SKB_SEG6 256 macro
/linux-6.1.9/net/ipv6/
Dseg6.c129 opt->flags |= IP6SKB_SEG6; in seg6_icmp_srh()