Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dsock_map.c1334 struct sock_hash_seq_info { struct
1340 static void *sock_hash_seq_find_next(struct sock_hash_seq_info *info, in sock_hash_seq_find_next() argument
1373 struct sock_hash_seq_info *info = seq->private; in sock_hash_seq_start()
1386 struct sock_hash_seq_info *info = seq->private; in sock_hash_seq_next()
1395 struct sock_hash_seq_info *info = seq->private; in sock_hash_seq_show()
1436 struct sock_hash_seq_info *info = priv_data; in sock_hash_init_seq_private()
1446 struct sock_hash_seq_info *info = priv_data; in sock_hash_fini_seq_private()
1455 .seq_priv_size = sizeof(struct sock_hash_seq_info),