OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bv_major
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/bsd/ipf/dist/ipsend/
sbpf.c
101
if (bv.
bv_major
!= BPF_MAJOR_VERSION ||
105
bv.
bv_major
, bv.bv_minor);
/src/external/bsd/ipf/dist/ipsd/
sbpf.c
160
if (bv.
bv_major
!= BPF_MAJOR_VERSION ||
164
bv.
bv_major
, bv.bv_minor);
/src/usr.sbin/ndbootd/config/
ndbootd-bpf.c
135
if (version.
bv_major
!= BPF_MAJOR_VERSION
138
version.
bv_major
, version.bv_minor,
/src/external/bsd/libpcap/dist/
pcap-pf.c
611
if (bv.
bv_major
== BPF_MAJOR_VERSION &&
660
bv.
bv_major
, bv.bv_minor);
pcap-bpf.c
1936
if (bv.
bv_major
!= BPF_MAJOR_VERSION ||
/src/usr.bin/rump_dhcpclient/
bpf.c
83
if (pv.
bv_major
!= BPF_MAJOR_VERSION ||
/src/external/bsd/ipf/bin/ipftest/
bpf-ipf.h
100
u_short
bv_major
;
member in struct:bpf_version
/src/external/bsd/dhcpcd/dist/src/
bpf.c
154
struct bpf_version pv = { .
bv_major
= 0, .bv_minor = 0 };
200
if (pv.
bv_major
!= BPF_MAJOR_VERSION ||
/src/sys/net/
bpf.h
110
u_short
bv_major
;
member in struct:bpf_version
bpf.c
1282
bv->
bv_major
= BPF_MAJOR_VERSION;
/src/external/mpl/dhcp/dist/common/
bpf.c
289
if (v.
bv_major
!= BPF_MAJOR_VERSION ||
Completed in 83 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026