Home
last modified time | relevance | path

Searched refs:ldp_msg (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/usr.sbin/ldpd/
H A Dkeepalive.c46 struct ldp_msg msg; in recv_keepalive()
H A Dldpe.h157 void recv_hello(struct in_addr, struct ldp_msg *, int, union ldpd_addr *,
191 int tlv_decode_fec_elm(struct nbr *, struct ldp_msg *, char *,
H A Dpacket.c65 struct ldp_msg msg; in gen_msg_hdr()
141 struct ldp_msg msg; in disc_recv_packet()
427 struct ldp_msg *msg; in session_read()
494 msg = (struct ldp_msg *)pdu; in session_read()
H A Dlabelmapping.c35 static int tlv_decode_label(struct nbr *, struct ldp_msg *, char *,
128 struct ldp_msg msg; in recv_labelmessage()
455 tlv_decode_label(struct nbr *nbr, struct ldp_msg *msg, char *buf, in tlv_decode_label()
692 tlv_decode_fec_elm(struct nbr *nbr, struct ldp_msg *msg, char *buf, in tlv_decode_fec_elm()
H A Dinit.c64 struct ldp_msg msg; in recv_init()
270 struct ldp_msg msg; in recv_capability()
H A Dldp.h131 struct ldp_msg { struct
H A Dnotification.c114 struct ldp_msg msg; in recv_notification()
H A Daddress.c180 struct ldp_msg msg; in recv_address()
H A Dhello.c149 recv_hello(struct in_addr lsr_id, struct ldp_msg *msg, int af, in recv_hello()