Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dx_tables.c1325 static const struct seq_operations xt_match_seq_ops = { variable
1335 trav = __seq_open_private(file, &xt_match_seq_ops, sizeof(*trav)); in xt_match_open()