xref: /dragonfly/libexec/bootpd/getether.h (revision 27ea30e3)
1 /* getether.h */
2 
3 extern int getether(char *ifname, char *eaptr);
4