Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dsock_map.c1325 struct sock_hash_seq_info { struct
1331 static void *sock_hash_seq_find_next(struct sock_hash_seq_info *info, in sock_hash_seq_find_next() argument
1364 struct sock_hash_seq_info *info = seq->private; in sock_hash_seq_start()
1377 struct sock_hash_seq_info *info = seq->private; in sock_hash_seq_next()
1386 struct sock_hash_seq_info *info = seq->private; in sock_hash_seq_show()
1427 struct sock_hash_seq_info *info = priv_data; in sock_hash_init_seq_private()
1437 .seq_priv_size = sizeof(struct sock_hash_seq_info),