diff options
author | Jason Wang <jasowang@redhat.com> | 2018-09-12 11:16:59 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-13 09:25:40 -0700 |
commit | e4a2a3048ed93f0c354ad837f1d45fc8d389d538 (patch) | |
tree | ca93825037b3a5cc93d3aa358aac755ff34f527f /mm | |
parent | 9708d2b5b7c648e8e0a40d11e8cea12f6277f33c (diff) |
net: sock: introduce SOCK_XDP
This patch introduces a new sock flag - SOCK_XDP. This will be used
for notifying the upper layer that XDP program is attached on the
lower socket, and requires for extra headroom.
TUN will be the first user.
Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions