Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-mpcp.c65 struct mpcp_grant_t { struct
128 const struct mpcp_grant_t *grant; in mpcp_print()
171 ND_TCHECK2(*tptr, sizeof(const struct mpcp_grant_t)); in mpcp_print()
172 mpcp.grant = (const struct mpcp_grant_t *)tptr; in mpcp_print()
177 tptr += sizeof(const struct mpcp_grant_t); in mpcp_print()