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

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

Completed in 30 milliseconds