Searched refs:ht_up (Results 1 – 1 of 1) sorted by relevance
46 struct tc_u_hnode __rcu *ht_up; member242 ht = rcu_dereference_bh(n->ht_up); in u32_classify()453 struct tc_u_hnode *ht = rtnl_dereference(key->ht_up); in u32_delete_key()811 RCU_INIT_POINTER(new->ht_up, n->ht_up); in u32_init_knode()1087 RCU_INIT_POINTER(n->ht_up, ht); in u32_change()1314 struct tc_u_hnode *ht_up, *ht_down; in u32_dump() local1342 ht_up = rtnl_dereference(n->ht_up); in u32_dump()1343 if (ht_up) { in u32_dump()