Searched defs:aggr_port_s (Results 1 – 1 of 1) sorted by relevance
121 typedef struct aggr_port_s { struct122 struct aggr_port_s *lp_next; argument128 aggr_port_state_t lp_state; argument129 uint32_t lp_started : 1,130 lp_tx_enabled : 1,131 lp_collector_enabled : 1,132 lp_promisc_on : 1,133 lp_no_link_update : 1,134 lp_tx_grp_added : 1,135 lp_closing : 1,[all …]