HomeSort by relevance Sort by last modified time
    Searched defs:PACKET_OUTGOING (Results 1 - 25 of 28) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netpacket/
packet.h 40 #define PACKET_OUTGOING 4 /* Originated by us . */
  /external/scapy/scapy/arch/
linux.py 87 PACKET_OUTGOING = 4 # Outgoing of any type
437 if sa_ll[2] == socket.PACKET_OUTGOING:
531 if sa_ll[2] == socket.PACKET_OUTGOING:
  /bionic/libc/kernel/uapi/linux/
if_packet.h 40 #define PACKET_OUTGOING 4
  /external/iproute2/include/uapi/linux/
if_packet.h 29 #define PACKET_OUTGOING 4 /* Outgoing of any type */
  /external/kernel-headers/original/uapi/linux/
if_packet.h 29 #define PACKET_OUTGOING 4 /* Outgoing of any type */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_packet.h 28 #define PACKET_OUTGOING 4 /* Outgoing of any type */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 677 PACKET_OUTGOING = 0x4
    [all...]
zerrors_linux_amd64.go 677 PACKET_OUTGOING = 0x4
    [all...]
zerrors_linux_arm.go 677 PACKET_OUTGOING = 0x4
    [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 677 PACKET_OUTGOING = 0x4
    [all...]
zerrors_linux_amd64.go 677 PACKET_OUTGOING = 0x4
    [all...]
zerrors_linux_arm.go 677 PACKET_OUTGOING = 0x4
    [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]

Completed in 1957 milliseconds

1 2