Searched defs:ifindex_node (Results 1 – 1 of 1) sorted by relevance
27 struct ifindex_node { struct28 struct list_head head;30 u_int32_t index;31 u_int32_t type;32 u_int32_t alen;56 struct ifindex_node *this; in iftable_add() argument