Searched refs:IPV6_FL_F_CREATE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | in6.h | 87 #define IPV6_FL_F_CREATE 1 macro |
/Linux-v4.19/net/ipv6/ | ||
D | ip6_flowlabel.c | 658 if (!(freq.flr_flags&IPV6_FL_F_CREATE)) in ipv6_flowlabel_opt() |