Searched refs:ping_seq_fops (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
H A Dping.h94 extern const struct file_operations ping_seq_fops;
/linux-4.1.27/net/ipv6/
H A Dping.c218 .seq_fops = &ping_seq_fops,
/linux-4.1.27/net/ipv4/
H A Dping.c1154 const struct file_operations ping_seq_fops = { variable in typeref:struct:file_operations
1160 EXPORT_SYMBOL_GPL(ping_seq_fops); variable
1165 .seq_fops = &ping_seq_fops,

Completed in 54 milliseconds