Searched refs:ospf_len (Results 1 – 2 of 2) sorted by relevance
165 ntohs(op->ospf_len)); in interpret_ospf_hello()549 (fraglen < ntohs(ospf->ospf_len))) in interpret_ospf()552 if (fraglen > ntohs(ospf->ospf_len)) in interpret_ospf()553 fraglen = ntohs(ospf->ospf_len); in interpret_ospf()579 ntohs((ushort_t)ospf->ospf_len)); in interpret_ospf()
219 ushort_t ospf_len; member