Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock_map.c756 static int sock_map_seq_show(struct seq_file *seq, void *v) in sock_map_seq_show() function
783 (void)sock_map_seq_show(seq, NULL); in sock_map_seq_stop()
793 .show = sock_map_seq_show,