Mark Johnston b23cbbe6db 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
2015-04-20 22:08:11 +00:00
..
2015-04-19 20:20:52 +00:00
2015-04-20 17:30:13 +00:00
2015-04-20 16:40:13 +00:00
2015-03-01 00:22:16 +00:00
2015-04-10 20:55:17 +00:00
2015-04-18 16:08:06 +00:00
2015-04-16 22:34:10 +00:00
2015-03-16 00:10:03 +00:00
2015-04-20 16:48:21 +00:00