diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/net/ipv6.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/ipv6.h b/include/net/ipv6.h index dd96638ab8ff..2a5f668cd683 100644 --- a/include/net/ipv6.h +++ b/include/net/ipv6.h | |||
| @@ -250,6 +250,7 @@ struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space, | |||
| 250 | struct ipv6_txoptions *fopt); | 250 | struct ipv6_txoptions *fopt); |
| 251 | void fl6_free_socklist(struct sock *sk); | 251 | void fl6_free_socklist(struct sock *sk); |
| 252 | int ipv6_flowlabel_opt(struct sock *sk, char __user *optval, int optlen); | 252 | int ipv6_flowlabel_opt(struct sock *sk, char __user *optval, int optlen); |
| 253 | int ipv6_flowlabel_opt_get(struct sock *sk, struct in6_flowlabel_req *freq); | ||
| 253 | int ip6_flowlabel_init(void); | 254 | int ip6_flowlabel_init(void); |
| 254 | void ip6_flowlabel_cleanup(void); | 255 | void ip6_flowlabel_cleanup(void); |
| 255 | 256 | ||
