Home
last modified time | relevance | path

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

/linux/net/
H A Dsocket.c139 static void sock_show_fdinfo(struct seq_file *m, struct file *f) in sock_show_fdinfo() function
148 #define sock_show_fdinfo NULL macro
172 .show_fdinfo = sock_show_fdinfo,