Searched refs:netstat (Results 1 – 17 of 17) sorted by relevance
/openbmc/openbmc/poky/meta/recipes-extended/net-tools/net-tools/ |
H A D | Add_missing_headers.patch | 6 --- a/netstat.c 7 +++ b/netstat.c
|
/openbmc/u-boot/drivers/net/ |
H A D | at91_emac.c | 104 unsigned long netstat; in at91emac_read() local 113 netstat = readl(&at91mac->sr); in at91emac_read() 114 debug_cond(DEBUG_AT91PHY, "poll SR %08lx\n", netstat); in at91emac_read() 115 } while (!(netstat & AT91_EMAC_SR_IDLE)); in at91emac_read() 130 unsigned long netstat; in at91emac_write() local 142 netstat = readl(&at91mac->sr); in at91emac_write() 143 debug_cond(DEBUG_AT91PHY, "poll SR %08lx\n", netstat); in at91emac_write() 144 } while (!(netstat & AT91_EMAC_SR_IDLE)); in at91emac_write()
|
H A D | macb.c | 169 unsigned long netstat; in macb_mdio_write() local 185 netstat = macb_readl(macb, NSR); in macb_mdio_write() 186 } while (!(netstat & MACB_BIT(IDLE))); in macb_mdio_write() 196 unsigned long netstat; in macb_mdio_read() local 211 netstat = macb_readl(macb, NSR); in macb_mdio_read() 212 } while (!(netstat & MACB_BIT(IDLE))); in macb_mdio_read()
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | net.rst | 24 the standard ip tools (like ip, route, netstat, ifconfig, etc).
|
/openbmc/openbmc-test-automation/lib/pdu/ |
H A D | schneider.robot | 76 # logzip netstat ntp ping portspeed prompt
|
/openbmc/openbmc/poky/meta/recipes-extended/net-tools/ |
H A D | net-tools_2.10.bb | 89 base_bindir_progs = "ifconfig netstat route \
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/pensando/ |
H A D | ionic.rst | 108 The commands ``netstat -i``, ``ip -s link show``, and ``ifconfig`` show
|
/openbmc/linux/Documentation/networking/ |
H A D | udplite.rst | 237 and can (with newer versions of netstat) be viewed using:: 239 netstat -svu
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/ |
H A D | netdata.conf | 132 [plugin:proc:/proc/net/netstat]
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | faq.rst | 186 which ``ifconfig`` or ``netstat -ni`` outputs. (Note: If the MAC
|
/openbmc/openbmc-test-automation/ffdc/ |
H A D | ffdc_config.yaml | 191 - "netstat -a >/tmp/OS_netstat.txt"
|
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/ |
H A D | twpol-yocto.txt | 596 /bin/netstat -> $(SEC_CRIT) ;
|
/openbmc/linux/Documentation/filesystems/ |
H A D | proc.rst | 1295 netstat Network statistics
|
/openbmc/linux/ |
H A D | CREDITS | 294 D: NET-2 & netstat(8)
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 2329 0: /usr/lib/opkg/alternatives/netstat
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 74 lrwxrwxrwx root root 19 ./bin/netstat -> /bin/busybox.nosuid 5693 -rw-r--r-- root root 36 ./usr/lib/opkg/alternatives/netstat
|
H A D | buildhistory_filelist1.txt | 74 lrwxrwxrwx root root 19 ./bin/netstat -> /bin/busybox.nosuid 5692 -rw-r--r-- root root 36 ./usr/lib/opkg/alternatives/netstat
|