diff options
author | markj <markj@FreeBSD.org> | 2015-04-20 22:08:11 +0000 |
---|---|---|
committer | markj <markj@FreeBSD.org> | 2015-04-20 22:08:11 +0000 |
commit | 639543ed8646b9eefa8093bff1db67e85df2d370 (patch) | |
tree | 45adfbce8b69d4876838130fd5c5e298b714d7b2 /usr.bin/patch/util.c | |
parent | eb426c25138eec03ac8a409e9e872a21e401a523 (diff) | |
download | FreeBSD-src-639543ed8646b9eefa8093bff1db67e85df2d370.zip FreeBSD-src-639543ed8646b9eefa8093bff1db67e85df2d370.tar.gz |
Move the definition of struct bpf_if to bpf.c.
A couple of fields are still exposed via struct bpf_if_ext so that
bpf_peers_present() can be inlined into its callers. However, this change
eliminates some type duplication in the resulting CTF container, since
otherwise ctfmerge(1) propagates the duplication through all types that
contain a struct bpf_if.
Differential Revision: https://reviews.freebsd.org/D2319
Reviewed by: melifaro, rpaulo
Diffstat (limited to 'usr.bin/patch/util.c')
0 files changed, 0 insertions, 0 deletions