Searched refs:nested_tail (Results 1 – 2 of 2) sorted by relevance
30 struct nested_tail { struct32 struct nested_tail *prev; argument371 struct nested_tail *tail; in tap_nlattr_nested_start()373 tail = rte_zmalloc(NULL, sizeof(struct nested_tail), 0); in tap_nlattr_nested_start()403 struct nested_tail *tail = msg->nested_tails; in tap_nlattr_nested_finish()
23 struct nested_tail *nested_tails;