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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-mpcp.c76 struct mpcp_grant_t { struct
139 const struct mpcp_grant_t *grant;
184 if (!TTEST2(*tptr, sizeof(const struct mpcp_grant_t)))
186 mpcp.grant = (const struct mpcp_grant_t *)tptr;
191 tptr += sizeof(const struct mpcp_grant_t);

Completed in 97 milliseconds