mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
4 lines
82 B
C
4 lines
82 B
C
/* getif.h */
|
|
/* $FreeBSD$ */
|
|
|
|
extern struct ifreq *getif(int, struct in_addr *);
|