YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
Introduce per-sock inlines: sock_net(), sock_net_set()
and per-inet_timewait_sock inlines: twsk_net(), twsk_net_set().
Without CONFIG_NET_NS, no namespace other than &init_net exists.
Let's explicitly define them to help compiler optimizations.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
2008-03-26 04:39:55 +09:00
..
2008-01-28 14:58:15 -08:00
2008-03-17 22:50:23 -07:00
2008-01-08 23:30:18 -08:00
2008-03-06 16:22:02 -08:00
2008-03-06 16:22:02 -08:00
2008-03-06 16:22:02 -08:00
2007-04-25 22:28:20 -07:00
2008-01-28 15:01:48 -08:00
2008-03-04 14:17:41 -08:00
2008-03-23 22:54:03 -07:00