HomeSort by: relevance | last modified time | path
    Searched refs:label_mapping (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/ldpd/
ldp_peer.h 48 struct label_mapping { struct
81 struct label_mapping *lm;
115 struct label_mapping * ldp_peer_lm_right(struct ldp_peer *,
116 struct label_mapping *);
ldp_peer.c 60 static struct label_mapping *ldp_peer_get_lm(struct ldp_peer *,
67 .rbto_node_offset = offsetof(struct label_mapping, mappings_node),
89 const struct label_mapping *l1 = node1, *l2 = node2;
467 struct label_mapping *lma;
497 struct label_mapping *lma;
508 static struct label_mapping *
512 struct label_mapping rv;
526 struct label_mapping *lma;
541 struct label_mapping *lm = NULL;
574 struct label_mapping * ldp_peer_lm_right(struct ldp_peer *p
    [all...]
ldp_command.c 484 struct label_mapping *lm = NULL;

Completed in 14 milliseconds