mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
3 lines
66 B
C
3 lines
66 B
C
/* getif.h */
|
|
|
|
extern struct ifreq *getif(int, struct in_addr *);
|