Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genet.c1150 u_char *p, *copy_p = NULL; in gen_parse_tx() local
1157 copy_p = mtodo(m, sizeof(struct statusblock)); in gen_parse_tx()
1190 copy_p = mtodo(m0, sizeof(struct statusblock)); \ in gen_parse_tx()
1192 bcopy(p, copy_p, hsize); \ in gen_parse_tx()
1198 copy_p += hsize; \ in gen_parse_tx()