mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 14:54:21 -04:00
3 lines
66 B
C
3 lines
66 B
C
/* getif.h */
|
|
|
|
extern struct ifreq *getif(int, struct in_addr *);
|