OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpf_int32
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/libpcap/dist/pcap/
bpf.h
95
typedef long
bpf_int32
;
typedef
98
typedef int
bpf_int32
;
typedef
109
#define BPF_ALIGNMENT sizeof(
bpf_int32
)
pcap.h
163
typedef int
bpf_int32
;
typedef
215
bpf_int32
thiszone; /* not used - SHOULD be filled with 0 */
/src/external/bsd/ipf/bin/ipftest/
bpf-ipf.h
54
typedef int
bpf_int32
;
typedef
62
#define BPF_ALIGNMENT sizeof(
bpf_int32
)
409
bpf_int32
k;
bpf_filter.c
71
#define int32
bpf_int32
/src/external/bsd/libpcap/dist/
bpf_filter.c
242
pc += (
bpf_int32
)pc->k;
pcap-linux.c
5981
} else if ((
bpf_int32
)(p->k) > 0) {
6013
} else if ((
bpf_int32
)(p->k) > 0) {
/src/sys/net/
bpf.h
54
typedef int
bpf_int32
;
typedef
Completed in 27 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026