Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/netfilter/
H A Diptable_raw.c64 static struct pernet_operations iptable_raw_net_ops = { variable
91 ret = register_pernet_subsys(&iptable_raw_net_ops); in iptable_raw_init()
103 unregister_pernet_subsys(&iptable_raw_net_ops); in iptable_raw_fini()