Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsock_map.c1307 struct sock_hash_seq_info { struct
1313 static void *sock_hash_seq_find_next(struct sock_hash_seq_info *info, in sock_hash_seq_find_next() argument
1346 struct sock_hash_seq_info *info = seq->private; in sock_hash_seq_start()
1359 struct sock_hash_seq_info *info = seq->private; in sock_hash_seq_next()
1368 struct sock_hash_seq_info *info = seq->private; in sock_hash_seq_show()
1409 struct sock_hash_seq_info *info = priv_data; in sock_hash_init_seq_private()
1419 struct sock_hash_seq_info *info = priv_data; in sock_hash_fini_seq_private()
1438 .seq_priv_size = sizeof(struct sock_hash_seq_info),