Searched refs:netstat (Results 1 – 15 of 15) sorted by relevance
41 tst_require_cmds netstat94 netstat -gn | grep $agroup105 netstat -gn | grep $agroup
18 if netstat $flag 2>&1 | grep -q "invalid option"; then21 EXPECT_PASS netstat $flag \>/dev/null
39 tst_require_cmds netstat pgrep61 netstat -ng | grep -q $GROUP_ADDR || \
80 netstat -a -n ${proto_opt} \
11 netstat netstat01.sh
10 for i in arp cpup dhclient dns format hwi ipdebug lsfd memcheck netstat oom partinfo partition ping…
51 "toys/net/netstat.c",352 "bin/netstat",539 "toys/net/netstat.c",865 "netstat",
182 USE_NETSTAT(NEWTOY(netstat, "pWrxwutneal", TOYFLAG_BIN))
1504 struct netstat_data netstat; member
5144 #define TT this.netstat
479 // netstat shows that the local port is actually being used on the IPv6
604 // netstat shows that the local port is actually being used on the IPv6
1564 uuid.getnode() now determines MAC address on AIX using netstat. Based on
841 netstat has been broken to allow 32-bit binaries to work on
1150 - Issue #17293: uuid.getnode() now determines MAC address on AIX using netstat.