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