Searched refs:dn_pipe_64 (Results 1 – 2 of 2) sorted by relevance
225 static char *cp_pipe_to_64_user(struct dn_pipe *p, struct dn_pipe_64 *pipe_bp);320 struct dn_pipe_64 user_pipe_64; in cp_pipe_from_user_64()323 error = sooptcopyin(sopt, &user_pipe_64, sizeof(struct dn_pipe_64), sizeof(struct dn_pipe_64)); in cp_pipe_from_user_64()511 cp_pipe_to_64_user(struct dn_pipe *p, struct dn_pipe_64 *pipe_bp) in cp_pipe_to_64_user()547 bp = ((char *)pipe_bp) + sizeof(struct dn_pipe_64); in cp_pipe_to_64_user()2408 pipesize = sizeof(struct dn_pipe_64); in dn_calc_size()2481 (struct dn_pipe_64 *)(void *)bp); in dummynet_get()
640 struct dn_pipe_64 { /* a pipe */ struct