OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DLT_PFSYNC
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
dlt.h
211
* 18 is used for
DLT_PFSYNC
in OpenBSD, NetBSD, DragonFly BSD and
223
#define
DLT_PFSYNC
18
396
* assigned 121 as
DLT_PFSYNC
. In current versions, its libpcap
397
* does DLT_ <-> LINKTYPE_ mapping, mapping
DLT_PFSYNC
to a
398
* LINKTYPE_PFSYNC value of 246, so it should write out
DLT_PFSYNC
403
* OpenBSD, from which pf came, however, uses 18 for
DLT_PFSYNC
;
405
* write out
DLT_PFSYNC
dump files with use 18 as the link-layer
408
* NetBSD, DragonFly BSD, and Darwin also use 18 for
DLT_PFSYNC
; in
410
* mapping
DLT_PFSYNC
to a LINKTYPE_PFSYNC value of 246, so they
411
* should write out
DLT_PFSYNC
dump files with 246 as the link-laye
[
all
...]
/src/sys/dist/pf/net/
if_pfsync.c
195
bpf_attach(&pfsyncif->sc_if,
DLT_PFSYNC
, PFSYNC_HDRLEN);
Completed in 14 milliseconds
Indexes created Mon Oct 27 04:09:48 GMT 2025