Expand description
Networking core.
C headers: include/net/net_namespace.h
,
include/linux/netdevice.h
,
include/linux/skbuff.h
.
Modules
Networking filters.
Structs
Wraps the kernel’s
struct net_device
.An IPv4 address.
An IPv6 address.
Wraps the kernel’s
struct net
.Wraps the kernel’s
struct sk_buff
.An IPv4 socket address.
An IPv6 socket address.
A socket listening on a TCP port.
A connected TCP socket.
Enums
A socket address.
Functions
Returns the network namespace for the
init
process.