Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ipv4.c2465 static unsigned short seq_file_family(const struct seq_file *seq);
2469 unsigned short family = seq_file_family(seq);
3293 static unsigned short seq_file_family(const struct seq_file *seq) function