Home
last modified time | relevance | path

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

/net/ipv4/
Draw.c1036 int raw_seq_open(struct inode *ino, struct file *file, in raw_seq_open() function
1050 EXPORT_SYMBOL_GPL(raw_seq_open);
1054 return raw_seq_open(inode, file, &raw_v4_hashinfo, &raw_seq_ops); in raw_v4_seq_open()
/net/ipv6/
Draw.c1259 return raw_seq_open(inode, file, &raw_v6_hashinfo, &raw6_seq_ops); in raw6_seq_open()