xref: /freebsd/libexec/bootpd/getif.h (revision dcc4d2939f789a6d1f272ffeab2068ba2b7525ea)
1 /* getif.h */
2 
3 extern struct ifreq *getif(int, struct in_addr *);
4