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