Home | History | Annotate | Line # | Download | only in netinet
in_ifattach.h revision 1.1.2.2
      1  1.1.2.2  ad #ifndef _NETINET_IN_IFATTACH_H_
      2  1.1.2.2  ad #define	_NETINET_IN_IFATTACH_H_
      3  1.1.2.2  ad 
      4  1.1.2.2  ad void	in_domifdetach(struct ifnet *, void *);
      5  1.1.2.2  ad void	*in_domifattach(struct ifnet *);
      6  1.1.2.2  ad 
      7  1.1.2.2  ad #endif /* !_NETINET_IN_IFATTACH_H_ */
      8