Searched refs:DN_IS_PIPE (Results 1 – 2 of 2) sorted by relevance
321 #define DN_IS_PIPE 0x4000 macro474 #define DN_IS_PIPE 0x4000 macro599 #define DN_IS_PIPE 0x4000 macro
495 pipe_bp->next = CAST_DOWN_EXPLICIT( user32_addr_t, DN_IS_PIPE ); in cp_pipe_to_32_user()537 pipe_bp->next = CAST_DOWN( user64_addr_t, DN_IS_PIPE ); in cp_pipe_to_64_user()1532 is_pipe = fwa->fwa_flags == DN_IS_PIPE ? 1 : 0; in dummynet_io()