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