Home
last modified time | relevance | path

Searched defs:ifreq (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/net/
H A Dif.h400 struct ifreq { struct
401 char ifr_name[IFNAMSIZ]; /* if name, e.g. "en0" */
402 union {
412 } ifr_ifru;
H A Dif_trunk.h202 struct ifreq ifreq; member
207 } ifreq; member
H A Dif_vlan.c1191 struct ifreq ifreq; in vlan_multi_apply() member
1196 } ifreq; in vlan_multi_apply() local
/openbsd/usr.bin/systat/
H A Dmbufs.c265 struct ifreq ifreq; in read_mb() local
/openbsd/usr.sbin/npppd/pppoe/
H A Dpppoed.c206 struct ifreq ifreq; in pppoed_listener_start() local
/openbsd/sys/netinet/
H A Dip_carp.c2621 struct ifreq ifreq; in carp_ether_purgemulti() member