Searched refs:node_alloc (Results 1 – 3 of 3) sorted by relevance
80 node_alloc(struct rte_rib *rib) in node_alloc() function262 new_node = node_alloc(rib); in rte_rib_insert()319 common_node = node_alloc(rib); in rte_rib_insert()
100 node_alloc(struct rte_rib6 *rib) in node_alloc() function302 new_node = node_alloc(rib); in rte_rib6_insert()376 common_node = node_alloc(rib); in rte_rib6_insert()
81 static struct ieee80211_node *node_alloc(struct ieee80211vap *,119 ic->ic_node_alloc = node_alloc; in ieee80211_node_attach()1067 node_alloc(struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN]) in node_alloc() function