--- src/sys/netinet/in_var.h 2008/07/27 10:06:57 1.15 +++ src/sys/netinet/in_var.h 2008/10/26 07:11:28 1.16 @@ -253,9 +253,6 @@ void in_ifscrub (struct ifnet *, struct void in_iaunlink (struct in_ifaddr *); void in_iahash_insert (struct in_ifaddr *); void in_iahash_remove (struct in_ifaddr *); -int ipflow_fastforward (struct mbuf *); -void ipflow_create (const struct route *, struct mbuf *); -void ipflow_slowtimo (void); #endif /* _KERNEL */