Lines Matching defs:lc
47 ldc_rx_ctrl(struct ldc_conn *lc, struct ldc_pkt *lp) in ldc_rx_ctrl()
74 ldc_rx_ctrl_vers(struct ldc_conn *lc, struct ldc_pkt *lp) in ldc_rx_ctrl_vers()
112 ldc_rx_ctrl_rts(struct ldc_conn *lc, struct ldc_pkt *lp) in ldc_rx_ctrl_rts()
144 ldc_rx_ctrl_rtr(struct ldc_conn *lc, struct ldc_pkt *lp) in ldc_rx_ctrl_rtr()
177 ldc_rx_ctrl_rdx(struct ldc_conn *lc, struct ldc_pkt *lp) in ldc_rx_ctrl_rdx()
209 ldc_rx_data(struct ldc_conn *lc, struct ldc_pkt *lp) in ldc_rx_data()
246 ldc_send_vers(struct ldc_conn *lc) in ldc_send_vers()
283 ldc_send_ack(struct ldc_conn *lc) in ldc_send_ack()
319 ldc_send_rts(struct ldc_conn *lc) in ldc_send_rts()
355 ldc_send_rtr(struct ldc_conn *lc) in ldc_send_rtr()
391 ldc_send_rdx(struct ldc_conn *lc) in ldc_send_rdx()
427 ldc_send_unreliable(struct ldc_conn *lc, void *msg, size_t len) in ldc_send_unreliable()
480 ldc_reset(struct ldc_conn *lc) in ldc_reset()