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