Searched refs:ospf6_len (Results 1 – 2 of 2) sorted by relevance
112 ntohs(op->ospf6_len)); in interpret_ospf6_hello()596 (fraglen < ntohs(ospf->ospf6_len))) in interpret_ospf6()610 if (fraglen > ntohs(ospf->ospf6_len)) in interpret_ospf6()611 fraglen = ntohs(ospf->ospf6_len); in interpret_ospf6()636 ntohs((ushort_t)ospf->ospf6_len), ospf->ospf6_instanceid); in interpret_ospf6()
120 uint16_t ospf6_len; member