Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ipv4.c2538 static unsigned short seq_file_family(const struct seq_file *seq);
2542 unsigned short family = seq_file_family(seq);
3361 static unsigned short seq_file_family(const struct seq_file *seq) function
H A Dudp.c3304 static unsigned short seq_file_family(const struct seq_file *seq);
3307 unsigned short family = seq_file_family(seq); in seq_sk_match()
3736 static unsigned short seq_file_family(const struct seq_file *seq) in seq_file_family() function