Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Dip6_flowlabel.c532 if (freq.flr_flags & IPV6_FL_F_REFLECT) { in ipv6_flowlabel_opt()
582 if (freq.flr_flags & IPV6_FL_F_REFLECT) { in ipv6_flowlabel_opt()
613 if (freq.flr_flags&IPV6_FL_F_EXCL) { in ipv6_flowlabel_opt()
629 if (freq.flr_flags&IPV6_FL_F_EXCL) in ipv6_flowlabel_opt()
657 if (!(freq.flr_flags&IPV6_FL_F_CREATE)) in ipv6_flowlabel_opt()
Dipv6_sockglue.c1264 flags = freq.flr_flags; in do_ipv6_getsockopt()
/linux-4.4.14/include/uapi/linux/
Din6.h75 __u16 flr_flags; member