Searched refs:hwtype (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Dgetifaddr.c152 int matches, hwtype, flags; local
161 remote_ip, &hwtype, &flags,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Dgetifaddr.c152 int matches, hwtype, flags; local
161 remote_ip, &hwtype, &flags,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Darp.c44 static const struct hwtype *hw; /* current hardware type */
183 const struct hwtype *hwt)
186 const struct hwtype *xhw;
316 const struct hwtype *xhw;
H A Dinterface.c668 static const struct hwtype unspec_hwtype = {
675 static const struct hwtype loop_hwtype = {
705 static const struct hwtype ether_hwtype = {
767 static const struct hwtype ppp_hwtype = {
774 static const struct hwtype sit_hwtype = {
783 static const struct hwtype *const hwtypes[] = {
809 const struct hwtype *get_hwtype(const char *name)
811 const struct hwtype *const *hwp;
823 const struct hwtype *get_hwntype(int type)
825 const struct hwtype *cons
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Dgetifaddr.c213 int matches, hwtype, flags; local
222 remote_ip, &hwtype, &flags,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dlibbb.h709 struct hwtype { struct
722 const struct hwtype *get_hwtype(const char *name);
723 const struct hwtype *get_hwntype(int type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dcommon.c737 u_int16_t len = 0, hwtype; local
754 if ((l = gethwid(tmpbuf, sizeof(tmpbuf), ifname, &hwtype)) < 0) {
788 dp->dh6duid1_hwtype = htons(hwtype);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/crypto/
H A Dap_bus.c352 static DEVICE_ATTR(hwtype, 0444, ap_hwtype_show, NULL);

Completed in 78 milliseconds