Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dmptcp.h132 void mptcp_seq_show(struct seq_file *seq);
203 static inline void mptcp_seq_show(struct seq_file *seq) { } in mptcp_seq_show() function
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dmib.c55 void mptcp_seq_show(struct seq_file *seq) in mptcp_seq_show() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dproc.c491 mptcp_seq_show(seq); in netstat_seq_show()