Searched refs:in6_flowlabel_req (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/net/ipv6/ |
| 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()
|
| D | ipv6_sockglue.c | 1384 struct in6_flowlabel_req freq; in do_ipv6_getsockopt()
|
| /Linux-v5.15/tools/testing/selftests/net/ |
| D | ipv6_flowlabel_mgr.c | 50 struct in6_flowlabel_req req = { in flowlabel_get() 66 struct in6_flowlabel_req req = { in flowlabel_put()
|
| D | ipv6_flowlabel.c | 149 struct in6_flowlabel_req req = { in flowlabel_get()
|
| /Linux-v5.15/include/uapi/linux/ |
| D | in6.h | 71 struct in6_flowlabel_req { struct
|
| /Linux-v5.15/include/net/ |
| D | ipv6.h | 411 int ipv6_flowlabel_opt_get(struct sock *sk, struct in6_flowlabel_req *freq,
|