Searched refs:exp_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.c265 static struct seq_operations exp_seq_ops = { variable in typeref:struct:seq_operations
274 return seq_open(file, &exp_seq_ops);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_expect.c428 static struct seq_operations exp_seq_ops = { variable in typeref:struct:seq_operations
437 return seq_open(file, &exp_seq_ops);

Completed in 47 milliseconds