net: reduce structures when XFRM=n
ifdef out * struct sk_buff::sp (pointer) * struct dst_entry::xfrm (pointer) * struct sock::sk_policy (2 pointers) Signed-off-by:Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/linux/skbuff.h 14 additions, 1 deletioninclude/linux/skbuff.h
- include/net/dst.h 2 additions, 1 deletioninclude/net/dst.h
- include/net/sock.h 2 additions, 0 deletionsinclude/net/sock.h
- include/net/xfrm.h 4 additions, 0 deletionsinclude/net/xfrm.h
- net/core/skbuff.c 1 addition, 1 deletionnet/core/skbuff.c
- net/ipv4/icmp.c 2 additions, 1 deletionnet/ipv4/icmp.c
- net/ipv4/ip_forward.c 1 addition, 1 deletionnet/ipv4/ip_forward.c
- net/ipv4/route.c 2 additions, 0 deletionsnet/ipv4/route.c
- net/ipv6/icmp.c 2 additions, 1 deletionnet/ipv6/icmp.c
- net/ipv6/ip6_output.c 1 addition, 1 deletionnet/ipv6/ip6_output.c
- security/selinux/hooks.c 2 additions, 2 deletionssecurity/selinux/hooks.c
Loading
Please register or sign in to comment