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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6_neighbor.h153 ospf6_neighbor_create (u_int32_t, struct ospf6_interface *);
H A Dospf6_neighbor.c254 ospf6_neighbor_create (u_int32_t router_id, struct ospf6_interface *o6i)
253 ospf6_neighbor_create (u_int32_t router_id, struct ospf6_interface *o6i) function
H A Dospf6_message.c361 o6n = ospf6_neighbor_create (router_id, o6i);

Completed in 48 milliseconds