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-17 06:38:31 +00:00
2014-02-17 12:07:17 +00:00
2015-04-07 21:31:17 +00:00
2015-01-09 20:29:13 +00:00
2014-11-06 13:13:09 +00:00
2014-10-05 21:27:26 +00:00
2015-01-10 03:26:46 +00:00
2014-11-06 13:13:09 +00:00
2014-11-07 19:13:19 +00:00
2015-04-07 21:31:17 +00:00
2015-04-07 21:31:17 +00:00
2014-10-20 14:42:42 +00:00
2015-04-07 21:31:17 +00:00
2015-04-16 02:44:37 +00:00