Searched refs:ct_seq_ops (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_conntrack_l3proto_ipv4_compat.c168 static struct seq_operations ct_seq_ops = { variable in typeref:struct:seq_operations
184 ret = seq_open(file, &ct_seq_ops);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_standalone.c189 static struct seq_operations ct_seq_ops = { variable in typeref:struct:seq_operations
205 ret = seq_open(file, &ct_seq_ops);

Completed in 59 milliseconds