6 tristate "Packet socket"
8 The Packet protocol is used by applications which communicate
9 directly with network devices without an intermediate network
10 protocol implemented in the kernel, e.g. tcpdump. If you want them
13 To compile this driver as a module, choose M here: the module will
19 tristate "Packet: sockets monitoring interface"
23 Support for PF_PACKET sockets monitoring interface used by the ss tool.