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