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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c165 ntohs(op->ospf_len));
549 (fraglen < ntohs(ospf->ospf_len)))
552 if (fraglen > ntohs(ospf->ospf_len))
553 fraglen = ntohs(ospf->ospf_len);
579 ntohs((ushort_t)ospf->ospf_len));
H A Dsnoop_ospf.h219 ushort_t ospf_len; member in struct:ospfhdr

Completed in 152 milliseconds