Searched refs:sock_hash_seq_info (Results 1 – 1 of 1) sorted by relevance
1268 struct sock_hash_seq_info { struct1274 static void *sock_hash_seq_find_next(struct sock_hash_seq_info *info, in sock_hash_seq_find_next() argument1307 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