Searched defs:ftree_port_t_ (Results 1 – 1 of 1) sorted by relevance
123 typedef struct ftree_port_t_ { struct124 cl_map_item_t map_item;125 uint8_t port_num; /* port number on the current node */126 uint8_t remote_port_num; /* port number on the remote node */127 uint32_t counter_up; /* number of allocated routes upwards */128 uint32_t counter_down; /* number of allocated routes downwards */