Searched refs:ifstat (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/misc/
H A DMakefile4 TARGETS=ss nstat ifstat rtacct arpd lnstat
15 ifstat: ifstat.c
16 $(CC) $(CFLAGS) $(LDFLAGS) -o ifstat ifstat.c $(LIBNETLINK) -lm
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dgianfar.h587 u32 ifstat; /* 0x.53c - Interface Status Register */ member in struct:gfar
H A Ducc_geth.c690 ugeth_info("ifstat : addr - 0x%08x, val - 0x%08x",
691 (u32) & ugeth->ug_regs->ifstat,
692 in_be32(&ugeth->ug_regs->ifstat));
2424 u32 ifstat, i, j, size, l2qt, l3qt, length; local
2556 ifstat = in_be32(&ug_regs->ifstat);
H A Ducc_geth.h51 u32 ifstat; /* interface statux reg */ member in struct:ucc_geth

Completed in 153 milliseconds