Home
last modified time | relevance | path

Searched defs:so_gate (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.sbin/ldpd/
H A Dmpls_routes.c308 union sockunion *so_gate, union sockunion *so_ifa, in add_route()
581 union sockunion *so_dest = NULL, *so_gate = NULL, *so_pref = NULL; in check_route() local
829 union sockunion *so_dst, *so_pref, *so_gate; in bind_current_routes() local
942 union sockunion *so_dst, *so_pref, *so_gate; in flush_mpls_routes() local
H A Dlabel.h52 union sockunion so_dest, so_pref, so_gate; member
H A Dlabel.c91 const union sockunion * so_gate, uint32_t binding, in label_add()
/netbsd-src/sbin/route/
H A Droute.c96 union sockunion *so_dst, *so_gate, *so_mask, *so_genmask, *so_ifa, member