Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Dbfd.c151 void bfd_input(struct bfd_config *, struct mbuf *);
655 bfd_input(bfd, m); in bfd_upcall_task()
757 bfd_input(struct bfd_config *bfd, struct mbuf *m) in bfd_input() function