Searched defs:ifreq (Results 1 – 1 of 1) sorted by relevance
76 struct ifreq { struct77 union {79 } ifr_ifrn;80 union {112 #define _IOT_ifreq _IOT(_IOTS(char),IFNAMSIZ,_IOTS(char),16,0,0) argument