Searched refs:in6_flowlabel_req (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/net/ |
| H A D | ipv6_flowlabel_mgr.c | 50 struct in6_flowlabel_req req = { in flowlabel_get() 66 struct in6_flowlabel_req req = { in flowlabel_put()
|
| H A D | ipv6_flowlabel.c | 177 struct in6_flowlabel_req req = { in flowlabel_get()
|
| /linux/net/ipv6/ |
| H A D | ip6_flowlabel.c | 375 fl_create(struct net *net, struct sock *sk, struct in6_flowlabel_req *freq, 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() 611 static int ipv6_flowlabel_get(struct sock *sk, struct in6_flowlabel_req *freq, 709 size_t offset = offsetof(struct in6_flowlabel_req, flr_label); in ipv6_flowlabel_get() 727 struct in6_flowlabel_req freq; in ipv6_flowlabel_opt()
|
| /linux/include/uapi/linux/ |
| H A D | in6.h | 71 struct in6_flowlabel_req { struct
|
| /linux/include/net/ |
| H A D | ipv6.h | 423 int ipv6_flowlabel_opt_get(struct sock *sk, struct in6_flowlabel_req *freq,
|