Home
last modified time | relevance | path

Searched refs:proto_memory_allocated (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
A Dproc.c63 proto_memory_allocated(&tcp_prot)); in sockstat_seq_show()
66 proto_memory_allocated(&udp_prot)); in sockstat_seq_show()
/linux/include/net/
A Dsock.h1407 proto_memory_allocated(struct proto *prot) in proto_memory_allocated() function
/linux/net/core/
A Dsock.c3832 return proto->memory_allocated != NULL ? proto_memory_allocated(proto) : -1L; in sock_prot_memory_allocated()

Completed in 19 milliseconds