net_stat
struct net_stat *stat);
struct net_stat;
struct net_stat;
struct net_stat* stat);
struct net_stat;
struct net_stat *stat);
struct net_stat;
struct net_stat *stat);
TCPEndpoint::FillStat(net_stat *stat)
status_t FillStat(struct net_stat* stat);
return protocol->FillStat((net_stat*)value);
socket_get_next_stat(uint32* _cookie, int family, struct net_stat* stat)
size_t length = sizeof(net_stat);
struct net_stat* stat)
net_stat stat;
_user_get_next_socket_stat(int family, uint32 *_cookie, struct net_stat *_stat)
net_stat stat;
|| user_memcpy(_stat, &stat, sizeof(net_stat)) != B_OK) {
common_get_next_socket_stat(int family, uint32 *cookie, struct net_stat *stat)