Searched refs:ifmtu (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_interface.h64 u_int32_t ifmtu; member in struct:ospf6_interface
H A Dospf6_message.c148 zlog_info (" Option:%s IFMTU:%hu", buffer, ntohs (dbdesc->ifmtu));
498 if (received->ifmtu != last_received->ifmtu)
987 > o6i->ifmtu)
1373 if (msg_len + sizeof (struct ospf6_header) >= o6i->ifmtu)
1385 o6i->ifmtu);
1552 dbdesc.ifmtu = htons (o6n->ospf6_interface->interface->mtu);
1635 > o6n->ospf6_interface->ifmtu)
1677 dbdesc.ifmtu = htons (o6n->ospf6_interface->interface->mtu);
1757 > o6n->ospf6_interface->ifmtu)
[all...]
H A Dospf6_message.h69 u_int16_t ifmtu; member in struct:ospf6_dbdesc
H A Dospf6_neighbor.c396 " ifmtu:%hu bit:%s%s%s seqnum:%ld%s",
397 "xxx", ntohs (o6n->last_dd.ifmtu),
H A Dospf6_interface.c119 o6i->ifmtu = 1280;

Completed in 96 milliseconds