Searched defs:listen_port_info (Results 1 – 1 of 1) sorted by relevance
211 struct listen_port_info { struct212 uint16_t port_num; /* TCP port address */213 struct list_head list; /* belongs to listen_port_list */214 struct list_head lep_list; /* per port lep list */215 uint32_t refcnt; /* number of lep's listening */