Searched refs:rtr_pri (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6_message.h56 u_char rtr_pri; member in struct:ospf6_hello
H A Dospf6_message.c110 (u_long)ntohl (hello->interface_id), hello->rtr_pri, "xxx");
365 o6n->priority = hello->rtr_pri;
393 if (o6n->priority != hello->rtr_pri)
395 o6n->priority = hello->rtr_pri;
1468 hello.rtr_pri = o6i->priority;

Completed in 91 milliseconds