Home
last modified time | relevance | path

Searched refs:IPV6_FL_A_PUT (Results 1 – 3 of 3) sorted by last modified time

/linux/include/uapi/linux/
H A Din6.h84 #define IPV6_FL_A_PUT 1 macro
/linux/net/ipv6/
H A Dip6_flowlabel.c737 case IPV6_FL_A_PUT: in ipv6_flowlabel_opt()
/linux/tools/testing/selftests/net/
H A Dipv6_flowlabel_mgr.c67 .flr_action = IPV6_FL_A_PUT, in flowlabel_put()