From: Dmitry V. Levin Date: Mon, 14 Sep 2015 15:46:47 +0000 (+0000) Subject: Update PACKET_* constants X-Git-Tag: v4.11~216 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f0063ca6c65d0adc265e511da79583e08ea3e9b;p=strace Update PACKET_* constants * xlat/sockpacketoptions.in: Add PACKET_VNET_HDR, PACKET_TX_TIMESTAMP, PACKET_TIMESTAMP, PACKET_FANOUT, PACKET_TX_HAS_OFF, PACKET_QDISC_BYPASS, PACKET_ROLLOVER_STATS, and PACKET_FANOUT_DATA. --- diff --git a/xlat/sockpacketoptions.in b/xlat/sockpacketoptions.in index 734ca10f..d11ad0b4 100644 --- a/xlat/sockpacketoptions.in +++ b/xlat/sockpacketoptions.in @@ -11,3 +11,11 @@ PACKET_HDRLEN PACKET_RESERVE PACKET_TX_RING PACKET_LOSS +PACKET_VNET_HDR +PACKET_TX_TIMESTAMP +PACKET_TIMESTAMP +PACKET_FANOUT +PACKET_TX_HAS_OFF +PACKET_QDISC_BYPASS +PACKET_ROLLOVER_STATS +PACKET_FANOUT_DATA