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