Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_nf_core.c52 static struct dst_ops fake_dst_ops = { variable
80 rt->dst.ops = &fake_dst_ops; in br_netfilter_rtable_init()
85 return dst_entries_init(&fake_dst_ops); in br_nf_core_init()
90 dst_entries_destroy(&fake_dst_ops); in br_nf_core_fini()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_nf_core.c52 static struct dst_ops fake_dst_ops = { variable
80 rt->dst.ops = &fake_dst_ops; in br_netfilter_rtable_init()
85 return dst_entries_init(&fake_dst_ops); in br_nf_core_init()
90 dst_entries_destroy(&fake_dst_ops); in br_nf_core_fini()

Completed in 1 milliseconds