Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dxt_recent.c531 static const struct seq_operations recent_seq_ops = { variable
542 st = __seq_open_private(file, &recent_seq_ops, sizeof(*st)); in recent_seq_open()