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