Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dx_tables.c1378 static const struct seq_operations xt_target_seq_ops = { variable
1388 trav = __seq_open_private(file, &xt_target_seq_ops, sizeof(*trav)); in xt_target_open()