add PACKET_IGNORE_OUTGOING sockopt from linux v4.20

new in linux commit fa788d986a3aac5069378ed04697bd06f83d3488
This commit is contained in:
Szabolcs Nagy
2019-03-13 12:32:19 -04:00
committed by Rich Felker
parent db8b53f207
commit c6a61df183
+1
View File
@@ -48,6 +48,7 @@ struct packet_mreq {
#define PACKET_QDISC_BYPASS 20
#define PACKET_ROLLOVER_STATS 21
#define PACKET_FANOUT_DATA 22
#define PACKET_IGNORE_OUTGOING 23
#define PACKET_MR_MULTICAST 0
#define PACKET_MR_PROMISC 1