Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsocket.h21 extern void socket_seq_show(struct seq_file *seq);
/Linux-v4.19/net/ipv4/
Dproc.c62 socket_seq_show(seq); in sockstat_seq_show()
/Linux-v4.19/net/
Dsocket.c2739 void socket_seq_show(struct seq_file *seq) in socket_seq_show() function