Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_nf_core.c55 static struct dst_ops fake_dst_ops = { variable
84 rt->dst.ops = &fake_dst_ops; in br_netfilter_rtable_init()
89 return dst_entries_init(&fake_dst_ops); in br_nf_core_init()
94 dst_entries_destroy(&fake_dst_ops); in br_nf_core_fini()