Searched refs:dn_pipe_64 (Results 1 – 2 of 2) sorted by relevance
224 static char *cp_pipe_to_64_user(struct dn_pipe *p, struct dn_pipe_64 *pipe_bp);316 struct dn_pipe_64 user_pipe_64; in cp_pipe_from_user_64()319 error = sooptcopyin(sopt, &user_pipe_64, sizeof(struct dn_pipe_64), sizeof(struct dn_pipe_64)); in cp_pipe_from_user_64()507 cp_pipe_to_64_user(struct dn_pipe *p, struct dn_pipe_64 *pipe_bp) in cp_pipe_to_64_user()543 bp = ((char *)pipe_bp) + sizeof(struct dn_pipe_64); in cp_pipe_to_64_user()2404 pipesize = sizeof(struct dn_pipe_64); in dn_calc_size()2477 (struct dn_pipe_64 *)(void *)bp); in dummynet_get()
640 struct dn_pipe_64 { /* a pipe */ struct