Searched refs:ct_cpu_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.c353 static struct seq_operations ct_cpu_seq_ops = { variable in typeref:struct:seq_operations
362 return seq_open(file, &ct_cpu_seq_ops);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_standalone.c293 static struct seq_operations ct_cpu_seq_ops = { variable in typeref:struct:seq_operations
302 return seq_open(file, &ct_cpu_seq_ops);

Completed in 34 milliseconds