]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move BPFIF_* macro definitions into .c file, where struct bpf_if is
authorae <ae@FreeBSD.org>
Tue, 19 Jun 2018 10:34:45 +0000 (10:34 +0000)
committerae <ae@FreeBSD.org>
Tue, 19 Jun 2018 10:34:45 +0000 (10:34 +0000)
commit377f86ae2b2a0087a87fcd488fff8f43ff1e074d
tree4a3d735b374431383c277c4d6d00a3bec77c9484
parenta9e128dc6451882b01b17d9aa2251fbed6a809a5
Move BPFIF_* macro definitions into .c file, where struct bpf_if is
declared.

They are only used in this file and there is no need to export them via
bpfdesc.h.
sys/net/bpf.c
sys/net/bpfdesc.h