Searched refs:ospf6_receive (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_main.c37 int ospf6_receive (struct thread *);
307 thread_add_read (master, ospf6_receive, NULL, ospf6_sock);
H A Dospf6_message.h180 int ospf6_receive (struct thread *);
H A Dospf6_message.c1275 ospf6_receive (struct thread *thread)
1307 thread_add_read (master, ospf6_receive, NULL, sockfd);
1330 thread_add_read (master, ospf6_receive, NULL, sockfd);
1274 ospf6_receive (struct thread *thread) function

Completed in 117 milliseconds