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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-decnet.c658 struct cimsg *cimp = (struct cimsg *)nspp;
664 if (nsplen < sizeof(struct cimsg))
700 if (nsplen > sizeof(struct cimsg)) {
701 dp = &(nspp[sizeof(struct cimsg)]);
702 TCHECK2(*dp, nsplen - sizeof(struct cimsg));
703 pdata(dp, nsplen - sizeof(struct cimsg));
H A Ddecnet.h416 struct cimsg /* connect initiate message */
415 struct cimsg /* connect initiate message */ struct

Completed in 70 milliseconds