Searched refs:IPV6_FL_F_REMOTE (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/uapi/linux/ | ||
D | in6.h | 90 #define IPV6_FL_F_REMOTE 8 macro |
/linux-6.6.21/net/ipv6/ | ||
D | ip6_flowlabel.c | 511 if (flags & IPV6_FL_F_REMOTE) { in ipv6_flowlabel_opt_get() |