linux/include/net/netns/conntrack.h

7 lines
85 B
C

#ifndef __NETNS_CONNTRACK_H
#define __NETNS_CONNTRACK_H
struct netns_ct {
};
#endif