netns xfrm: /proc/net/xfrm_stat in netns
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
59c9940ed0
commit
c68cd1a01b
@@ -1306,7 +1306,8 @@ static inline void xfrm6_fini(void)
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_XFRM_STATISTICS
|
||||
extern int xfrm_proc_init(void);
|
||||
extern int xfrm_proc_init(struct net *net);
|
||||
extern void xfrm_proc_fini(struct net *net);
|
||||
#endif
|
||||
|
||||
extern void xfrm_state_walk_init(struct xfrm_state_walk *walk, u8 proto);
|
||||
|
Reference in New Issue
Block a user