HomeSort by relevance Sort by last modified time
    Searched refs:LINUX_SLL_OUTGOING (Results 1 - 5 of 5) sorted by null

  /external/libpcap/
sll.h 51 * LINUX_SLL_OUTGOING packet was sent *by* us;
100 #define LINUX_SLL_OUTGOING 4
pcap-linux.c 617 hdrp->sll_pkttype = htons(LINUX_SLL_OUTGOING);
    [all...]
gencode.c     [all...]
  /external/tcpdump/
sll.h 51 * LINUX_SLL_OUTGOING packet was sent *by* us;
103 #define LINUX_SLL_OUTGOING 4
print-sll.c 49 { LINUX_SLL_OUTGOING, "Out" },

Completed in 1925 milliseconds