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

/linux-master/net/bridge/
H A Dbr_multicast.c46 static const struct rhashtable_params br_sg_port_rht_params = { variable in typeref:struct:rhashtable_params
96 br_sg_port_rht_params);
820 br_sg_port_rht_params);
1437 br_sg_port_rht_params)) {
1469 br_sg_port_rht_params);
5113 err = rhashtable_init(&br->sg_port_tbl, &br_sg_port_rht_params);

Completed in 126 milliseconds