Home
last modified time | relevance | path

Searched defs:ifindex_node (Results 1 – 1 of 1) sorted by relevance

/external/libnfnetlink/src/
Diftable.c27 struct ifindex_node { struct
28 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