Home
last modified time | relevance | path

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

/linux/net/core/
A Dsock_map.c1268 struct sock_hash_seq_info { struct
1274 static void *sock_hash_seq_find_next(struct sock_hash_seq_info *info, in sock_hash_seq_find_next() argument
1307 struct sock_hash_seq_info *info = seq->private; in sock_hash_seq_start()
1320 struct sock_hash_seq_info *info = seq->private; in sock_hash_seq_next()
1329 struct sock_hash_seq_info *info = seq->private; in sock_hash_seq_show()
1370 struct sock_hash_seq_info *info = priv_data; in sock_hash_init_seq_private()
1380 .seq_priv_size = sizeof(struct sock_hash_seq_info),

Completed in 7 milliseconds