linux/tools/include/uapi
Chenbo Feng 6acc5c2910 Add a eBPF helper function to retrieve socket uid
Returns the owner uid of the socket inside a sk_buff. This is useful to
perform per-UID accounting of network traffic or per-UID packet
filtering. The socket need to be a fullsock otherwise overflowuid is
returned.

Signed-off-by: Chenbo Feng <fengc@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-23 17:01:02 -07:00
..
asm-generic tools: Update asm-generic/mman-common.h copy from the kernel 2016-10-28 11:29:43 -02:00
linux Add a eBPF helper function to retrieve socket uid 2017-03-23 17:01:02 -07:00