]> sourceware.org Git - glibc.git/commit
Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.
authorTobias Klauser <tklauser@distanz.ch>
Tue, 21 Aug 2018 17:22:53 +0000 (17:22 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 21 Aug 2018 17:22:53 +0000 (17:22 +0000)
commit38b0593e9a862c3b35392a0f5b202696b8116aa3
tree32396eb32167f303af419ae672532b8726e812a4
parent5cd7dbdea13eb302620491ef44837b17e9d39c5a
Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.

This patch adds the PF_XDP, AF_XDP and SOL_XDP macros from Linux 4.18 to
sysdeps/unix/sysv/linux/bits/socket.h.

* sysdeps/unix/sysv/linux/bits/socket.h (PF_MAX): Set to 45.
(PF_XDP): New macro.
(AF_XDP): New macro.
(SOL_XDP): New macro.
ChangeLog
sysdeps/unix/sysv/linux/bits/socket.h
This page took 0.043384 seconds and 5 git commands to generate.