netns xfrm: add netns boilerplate
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
c95839693d
commit
d62ddc21b6
7
include/net/netns/xfrm.h
Normal file
7
include/net/netns/xfrm.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __NETNS_XFRM_H
|
||||
#define __NETNS_XFRM_H
|
||||
|
||||
struct netns_xfrm {
|
||||
};
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user