Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Draw.c1246 static const struct seq_operations raw6_seq_ops = { variable
1255 return raw_seq_open(inode, file, &raw_v6_hashinfo, &raw6_seq_ops); in raw6_seq_open()