HomeSort by: relevance | last modified time | path
    Searched refs:eccapreq (Results 1 - 6 of 6) sorted by relevancy

  /src/sbin/ifconfig/
ether.c 79 struct eccapreq eccr;
95 struct eccapreq *oeccr)
98 struct eccapreq eccr;
99 const struct eccapreq *tmpeccr;
128 struct eccapreq eccr;
154 struct eccapreq eccr;
  /src/sys/sys/
sockio.h 142 #define SIOCGETHERCAP _IOWR('i', 139, struct eccapreq) /* get ethercap */
144 #define SIOCSETHERCAP _IOW('i', 141, struct eccapreq) /* set ethercap */
  /src/sys/net/
if_ether.h 228 struct eccapreq { struct
if_ethersubr.c 1561 struct eccapreq *eccr;
1619 eccr = (struct eccapreq *)data;
1624 eccr = (struct eccapreq *)data;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 627 unsigned struct_eccapreq_sz = sizeof(eccapreq);
  /src/sys/net/lagg/
if_lagg.c 1921 struct eccapreq eccr;

Completed in 20 milliseconds