mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 09:13:43 -04:00
3 lines
66 B
C
3 lines
66 B
C
/* getif.h */
|
|
|
|
extern struct ifreq *getif(int, struct in_addr *);
|