OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZEOF_BPF_HDR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
bpf.h
208
#define
SIZEOF_BPF_HDR
sizeof(struct bpf_hdr)
213
#define
SIZEOF_BPF_HDR
18
216
#define
SIZEOF_BPF_HDR
sizeof(struct bpf_hdr)
bpf.c
1988
* equal to
SIZEOF_BPF_HDR
because we want to insert spacing such
1997
return (BPF_WORDALIGN(hdrlen +
SIZEOF_BPF_HDR
) - hdrlen);
Completed in 14 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025