#ifndef __NETNS_DCCP_H__ #define __NETNS_DCCP_H__ struct sock; struct netns_dccp { struct sock *v4_ctl_sk; struct sock *v6_ctl_sk; }; #endif //distanz.ch/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/include/net/ipv6.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-31ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis1-0/+5