mpls_routes.c | 308 union sockunion *so_gate, union sockunion *so_ifa, 327 if (so_gate) 334 if (so_gate) 335 NEXTADDR(so_gate); 380 if (so_gate) 381 warnp("Gateway was: %s\n", satos(&so_gate->sa)); 388 if (so_gate) 389 free(so_gate); 581 union sockunion *so_dest = NULL, *so_gate = NULL, *so_pref = NULL; 627 GETNEXT(so_gate, so_dest) 829 union sockunion *so_dst, *so_pref, *so_gate; local in function:bind_current_routes 942 union sockunion *so_dst, *so_pref, *so_gate; local in function:flush_mpls_routes [all...] |