resp_buf
uint8_t *resp_buf;
resp_buf = malloc(hcmd->resp_pkt_len, M_DEVBUF,
if (resp_buf == NULL)
sc->sc_cmd_resp_pkt[idx] = resp_buf;
uint8_t *resp_buf;
resp_buf = malloc(hcmd->resp_pkt_len, M_DEVBUF,
if (resp_buf == NULL)
sc->sc_cmd_resp_pkt[idx] = resp_buf;
print_stats(struct resp_buf *base, struct resp_buf *prev, struct resp_buf *new)
struct resp_buf *prev, *new;
int get_ttl(struct resp_buf *buf);
int tries, struct resp_buf *save);
void print_trace(int index, struct resp_buf *buf);
int what_kind(struct resp_buf *buf, char *why);
void fixup_stats(struct resp_buf *base,
struct resp_buf *prev, struct resp_buf *new);
int print_stats(struct resp_buf *base,
struct resp_buf *prev, struct resp_buf *new);
get_ttl(struct resp_buf *buf)
send_recv(u_int32_t dst, int type, int code, int tries, struct resp_buf *save)
print_trace(int index, struct resp_buf *buf)
what_kind(struct resp_buf *buf, char *why)
fixup_stats(struct resp_buf *base, struct resp_buf *prev, struct resp_buf *new)