HomeSort by: relevance | last modified time | path
    Searched defs:DLT_LOOP (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ipf/bin/ipftest/
bpf-ipf.h 267 * OpenBSD DLT_LOOP, for loopback devices; it's like DLT_NULL, except
272 * define DLT_LOOP as 12 in its version, as per the comment above -
275 #define DLT_LOOP 108
  /src/external/bsd/libpcap/dist/pcap/
dlt.h 303 * OpenBSD DLT_LOOP, for loopback devices; it's like DLT_NULL, except
306 * DLT_LOOP is 12 in OpenBSD, but that's DLT_RAW in other OSes, so
311 #define DLT_LOOP 12
313 #define DLT_LOOP 108
  /src/sys/net/
dlt.h 305 * OpenBSD DLT_LOOP, for loopback devices; it's like DLT_NULL, except
308 * DLT_LOOP is 12 in OpenBSD, but that's DLT_RAW in other OSes, so
313 #define DLT_LOOP 12
315 #define DLT_LOOP 108

Completed in 54 milliseconds