Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Din6.h89 #define IPV6_FL_F_REFLECT 4 macro
/linux/net/ipv6/
H A Dip6_flowlabel.c551 if (freq->flr_flags & IPV6_FL_F_REFLECT) { in ipv6_flowlabel_put()
619 if (freq->flr_flags & IPV6_FL_F_REFLECT) { in ipv6_flowlabel_get()
621 net_info_ratelimited("Can not set IPV6_FL_F_REFLECT if flowlabel_consistency sysctl is enable\n"); in ipv6_flowlabel_get()