Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dsock_map.c1392 static int sock_hash_seq_show(struct seq_file *seq, void *v) in sock_hash_seq_show() function
1420 (void)sock_hash_seq_show(seq, NULL); in sock_hash_seq_stop()
1430 .show = sock_hash_seq_show,