Home
last modified time | relevance | path

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

/linux-6.1.9/net/
Dsocket.c135 static void sock_show_fdinfo(struct seq_file *m, struct file *f) in sock_show_fdinfo() function
143 #define sock_show_fdinfo NULL macro
167 .show_fdinfo = sock_show_fdinfo,