Searched refs:gw_next (Results 1 – 4 of 4) sorted by relevance
272 for (lgw = info->ti_gw; lgw; lgw = lgw->gw_next) { in eibnx_find_gw_in_gwlist()330 new_gwi->gw_next = NULL; in eibnx_add_gw_to_gwlist()394 new_gwi->gw_next = info->ti_gw; in eibnx_add_gw_to_gwlist()
117 for (gw = info->ti_gw; gw; gw = gw->gw_next) { in eibnx_fip_solicit_ucast()590 gwi->gw_next = NULL; in eibnx_fip_parse_advt_pkt()
116 nxt_gwi = gwi->gw_next; in eibnx_cleanup_port_nodes()563 for (gwi = ti->ti_gw; gwi; gwi = gwi->gw_next) { in eibnx_locate_node_name()
206 struct eibnx_gw_info_s *gw_next; member