Searched refs:SB_CLONE_USRDSTNOFAULT (Results 1 – 3 of 3) sorted by relevance
722 #define SB_CLONE_USRDSTNOFAULT 0x0004 /* Clone to wired userspace dst. */ macro
1089 (flags & (SB_CLONE_USRDSTNOFAULT | SB_CLONE_USRDST)))) {1110 if (flags & SB_CLONE_USRDSTNOFAULT)1134 if (flags & SB_CLONE_USRDSTNOFAULT)
2560 sbflags | SB_CLONE_USRDSTNOFAULT); in tcp_default_ctloutput()