Home
last modified time | relevance | path

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

/Linux-v5.15/net/
Dsocket.c134 static void sock_show_fdinfo(struct seq_file *m, struct file *f) in sock_show_fdinfo() function
142 #define sock_show_fdinfo NULL macro
166 .show_fdinfo = sock_show_fdinfo,