Searched refs:in6_flowlabel_req (Results 1 – 6 of 6) sorted by relevance
/linux/net/ipv6/ |
A D | ip6_flowlabel.c | 373 fl_create(struct net *net, struct sock *sk, struct in6_flowlabel_req *freq, in fl_create() 500 int ipv6_flowlabel_opt_get(struct sock *sk, struct in6_flowlabel_req *freq, in ipv6_flowlabel_opt_get() 540 static int ipv6_flowlabel_put(struct sock *sk, struct in6_flowlabel_req *freq) in ipv6_flowlabel_put() 575 static int ipv6_flowlabel_renew(struct sock *sk, struct in6_flowlabel_req *freq) in ipv6_flowlabel_renew() 607 static int ipv6_flowlabel_get(struct sock *sk, struct in6_flowlabel_req *freq, in ipv6_flowlabel_get() 706 size_t offset = offsetof(struct in6_flowlabel_req, flr_label); in ipv6_flowlabel_get() 724 struct in6_flowlabel_req freq; in ipv6_flowlabel_opt()
|
A D | ipv6_sockglue.c | 1393 struct in6_flowlabel_req freq; in do_ipv6_getsockopt()
|
/linux/tools/testing/selftests/net/ |
A D | ipv6_flowlabel_mgr.c | 50 struct in6_flowlabel_req req = { in flowlabel_get() 66 struct in6_flowlabel_req req = { in flowlabel_put()
|
A D | ipv6_flowlabel.c | 149 struct in6_flowlabel_req req = { in flowlabel_get()
|
/linux/include/uapi/linux/ |
A D | in6.h | 71 struct in6_flowlabel_req { struct
|
/linux/include/net/ |
A D | ipv6.h | 411 int ipv6_flowlabel_opt_get(struct sock *sk, struct in6_flowlabel_req *freq,
|
Completed in 14 milliseconds