HomeSort by: relevance | last modified time | path
    Searched defs:lsmsg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
print-decnet.c 384 struct lsmsg /* link service message (after hdr) */ struct
888 const struct lsmsg *lsmp =
889 (const struct lsmsg *)(nspp + sizeof(struct seghdr));
893 if (nsplen < sizeof(struct seghdr) + sizeof(struct lsmsg))
print-decnet.c 384 struct lsmsg /* link service message (after hdr) */ struct
888 const struct lsmsg *lsmp =
889 (const struct lsmsg *)(nspp + sizeof(struct seghdr));
893 if (nsplen < sizeof(struct seghdr) + sizeof(struct lsmsg))

Completed in 43 milliseconds