Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-mpcp.c93 struct mpcp_reg_t { struct
141 const struct mpcp_reg_t *reg; in mpcp_print()
242 if (!TTEST2(*tptr, sizeof(const struct mpcp_reg_t))) in mpcp_print()
244 mpcp.reg = (const struct mpcp_reg_t *)tptr; in mpcp_print()