Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4_compat.c84 static void *ct_seq_next(struct seq_file *s, void *v, loff_t *pos) in ct_seq_next() function
196 .next = ct_seq_next,
/linux-4.4.14/net/netfilter/
Dnf_conntrack_standalone.c110 static void *ct_seq_next(struct seq_file *s, void *v, loff_t *pos) in ct_seq_next() function
280 .next = ct_seq_next,
/linux-4.4.14/Documentation/filesystems/
Dseq_file.txt117 static void *ct_seq_next(struct seq_file *s, void *v, loff_t *pos)
155 .next = ct_seq_next,