Searched refs:SB_CLONE_USRDSTNOFAULT (Results 1 – 3 of 3) sorted by relevance
724 #define SB_CLONE_USRDSTNOFAULT 0x0004 /* Clone to wired userspace dst. */ macro
1093 (flags & (SB_CLONE_USRDSTNOFAULT | SB_CLONE_USRDST)))) {1114 if (flags & SB_CLONE_USRDSTNOFAULT)1132 if (flags & SB_CLONE_USRDSTNOFAULT)
2547 sbflags | SB_CLONE_USRDSTNOFAULT); in tcp_default_ctloutput()