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