Home
last modified time | relevance | path

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

/linux-2.6.39/net/netfilter/
Dx_tables.c1177 static const struct seq_operations xt_target_seq_ops = { variable
1194 ret = seq_open(file, &xt_target_seq_ops); in xt_target_open()