Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dicmp.c1497 static struct pernet_operations __net_initdata icmp_sk_ops = { variable
1526 return register_pernet_subsys(&icmp_sk_ops); in icmp_init()