Lines Matching defs:bfd
180 struct bfd_config *bfd; in bfdset() local
227 struct bfd_config *bfd; in bfdclear() local
238 struct bfd_config *bfd = (struct bfd_config *)arg; in bfd_clear_task() local
299 struct bfd_config *bfd; in bfddestroy() local
320 struct bfd_config *bfd; in bfd_lookup() local
332 struct bfd_config *bfd; in bfd2sa() local
376 struct bfd_config *bfd = (struct bfd_config *)arg; in bfd_start_task() local
403 struct bfd_config *bfd = (struct bfd_config *)arg; in bfd_send_task() local
427 bfd_listener(struct bfd_config *bfd, unsigned int port) in bfd_listener()
506 bfd_sender(struct bfd_config *bfd, unsigned int port) in bfd_sender()
630 struct bfd_config *bfd = (struct bfd_config *)arg; in bfd_upcall() local
639 struct bfd_config *bfd = (struct bfd_config *)arg; in bfd_upcall_task() local
664 bfd_error(struct bfd_config *bfd) in bfd_error()
680 struct bfd_config *bfd = v; in bfd_timeout_tx() local
690 struct bfd_config *bfd = v; in bfd_timeout_rx() local
704 bfd_senddown(struct bfd_config *bfd) in bfd_senddown()
723 bfd_reset(struct bfd_config *bfd) in bfd_reset()
757 bfd_input(struct bfd_config *bfd, struct mbuf *m) in bfd_input()
897 bfd_set_state(struct bfd_config *bfd, unsigned int state) in bfd_set_state()
947 bfd_set_uptime(struct bfd_config *bfd) in bfd_set_uptime()
959 struct bfd_config *bfd = x; in bfd_send_control() local
997 bfd_send(struct bfd_config *bfd, struct mbuf *m) in bfd_send()
1006 bfd_debug(struct bfd_config *bfd) in bfd_debug()