Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_recent.c539 static const struct seq_operations recent_seq_ops = { variable
550 st = __seq_open_private(file, &recent_seq_ops, sizeof(*st)); in recent_seq_open()