Searched refs:in6_flowlabel_req (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/net/ipv6/ |
| D | ip6_flowlabel.c | 376 fl_create(struct net *net, struct sock *sk, struct in6_flowlabel_req *freq, in fl_create() 505 int ipv6_flowlabel_opt_get(struct sock *sk, struct in6_flowlabel_req *freq, in ipv6_flowlabel_opt_get() 545 static int ipv6_flowlabel_put(struct sock *sk, struct in6_flowlabel_req *freq) in ipv6_flowlabel_put() 580 static int ipv6_flowlabel_renew(struct sock *sk, struct in6_flowlabel_req *freq) in ipv6_flowlabel_renew() 612 static int ipv6_flowlabel_get(struct sock *sk, struct in6_flowlabel_req *freq, in ipv6_flowlabel_get() 711 size_t offset = offsetof(struct in6_flowlabel_req, flr_label); in ipv6_flowlabel_get() 729 struct in6_flowlabel_req freq; in ipv6_flowlabel_opt()
|
| D | ipv6_sockglue.c | 1397 struct in6_flowlabel_req freq; in do_ipv6_getsockopt()
|
| /Linux-v6.6/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 | 177 struct in6_flowlabel_req req = { in flowlabel_get()
|
| /Linux-v6.6/include/uapi/linux/ |
| D | in6.h | 71 struct in6_flowlabel_req { struct
|
| /Linux-v6.6/include/net/ |
| D | ipv6.h | 427 int ipv6_flowlabel_opt_get(struct sock *sk, struct in6_flowlabel_req *freq,
|