Home
last modified time | relevance | path

Searched refs:PACKET_USER (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Daf_packet_types.h48 #if defined(PACKET_USER) || (defined(HAVE_DECL_PACKET_USER) && HAVE_DECL_PACKET_USER)
50 static_assert((PACKET_USER) == (6), "PACKET_USER != 6");
53 # define PACKET_USER 6
79 [PACKET_USER] = XLAT(PACKET_USER),
Daf_packet_types.in8 PACKET_USER 6
/external/iproute2/include/uapi/linux/
Dif_packet.h31 #define PACKET_USER 6 /* To user space */ macro
/external/kernel-headers/original/uapi/linux/
Dif_packet.h32 #define PACKET_USER 6 /* To user space */ macro
/external/scapy/scapy/arch/
Dlinux.py89 PACKET_USER = 6 # To user space variable
/external/strace/
DChangeLog4018 (PACKET_USER, PACKET_KERNEL): New constants, introduced by Linux commit