Searched defs:so_pref (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/usr.sbin/ldpd/ |
H A D | mpls_routes.c | 262 from_union_to_cidr(const union sockunion *so_pref) in from_union_to_cidr() 401 delete_route(union sockunion * so_dest, union sockunion * so_pref, int freeso) in delete_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 D | label.c | 90 label_add(const union sockunion * so_dest, const union sockunion * so_pref, in label_add() 255 union sockunion *so_pref; in label_get_by_prefix() local
|
H A D | label.h | 52 union sockunion so_dest, so_pref, so_gate; member
|