Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dsock_map.c1341 static int sock_hash_seq_show(struct seq_file *seq, void *v) in sock_hash_seq_show() function
1369 (void)sock_hash_seq_show(seq, NULL); in sock_hash_seq_stop()
1379 .show = sock_hash_seq_show,