Remove remnants of if_ef(4).

This commit is contained in:
glebius 2014-11-09 11:13:15 +00:00
parent 83e84205ec
commit 037bd5af57

View File

@ -78,11 +78,6 @@
#ifdef INET6
#include <netinet6/nd6.h>
#endif
int (*ef_inputp)(struct ifnet*, struct ether_header *eh, struct mbuf *m);
int (*ef_outputp)(struct ifnet *ifp, struct mbuf **mp,
const struct sockaddr *dst, short *tp, int *hlen);
#include <security/mac/mac_framework.h>
#ifdef CTASSERT