Searched refs:frame_filter_net_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/bridge/netfilter/
H A Debtable_filter.c89 static struct pernet_operations frame_filter_net_ops = { variable in typeref:struct:pernet_operations
101 ret = register_pernet_subsys(&frame_filter_net_ops);
112 unregister_pernet_subsys(&frame_filter_net_ops);

Completed in 1173 milliseconds