Searched refs:IPV6_FL_F_REFLECT (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Din6.h88 #define IPV6_FL_F_REFLECT 4 macro
/linux-4.1.27/net/ipv6/
H A Dip6_flowlabel.c532 if (freq.flr_flags & IPV6_FL_F_REFLECT) { ipv6_flowlabel_opt()
582 if (freq.flr_flags & IPV6_FL_F_REFLECT) {
585 net_info_ratelimited("Can not set IPV6_FL_F_REFLECT if flowlabel_consistency sysctl is enable\n");

Completed in 41 milliseconds