Home
last modified time | relevance | path

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

/openbmc/linux/net/
H A Dsocket.c137 static void sock_show_fdinfo(struct seq_file *m, struct file *f) in sock_show_fdinfo() function
146 #define sock_show_fdinfo NULL macro
171 .show_fdinfo = sock_show_fdinfo,