Home
last modified time | relevance | path

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

/linux-6.6.21/net/netfilter/ !
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()