Searched refs:ldp_msg (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/usr.sbin/ldpd/ |
H A D | keepalive.c | 46 struct ldp_msg msg; in recv_keepalive()
|
H A D | ldpe.h | 157 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 D | packet.c | 65 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 D | labelmapping.c | 35 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 D | init.c | 64 struct ldp_msg msg; in recv_init() 270 struct ldp_msg msg; in recv_capability()
|
H A D | ldp.h | 131 struct ldp_msg { struct
|
H A D | notification.c | 114 struct ldp_msg msg; in recv_notification()
|
H A D | address.c | 180 struct ldp_msg msg; in recv_address()
|
H A D | hello.c | 149 recv_hello(struct in_addr lsr_id, struct ldp_msg *msg, int af, in recv_hello()
|