Searched refs:PR_PCBLOCK (Results 1 – 7 of 7) sorted by relevance
49 PR_WANTRCVD | PR_PCBLOCK | PR_PROTOLOCK |
129 .pr_flags = PR_ATOMIC | PR_ADDR | PR_PROTOLOCK | PR_PCBLOCK |145 .pr_flags = PR_CONNREQUIRED | PR_WANTRCVD | PR_PCBLOCK |
642 if (so->so_proto->pr_flags & PR_PCBLOCK) { in in_pcballoc()1983 if (so->so_proto->pr_flags & PR_PCBLOCK) { in in_pcbdispose()
86 .pr_flags = PR_CONNREQUIRED | PR_WANTRCVD | PR_RIGHTS | PR_PCBLOCK,
188 .pr_flags = PR_ATOMIC | PR_CONNREQUIRED | PR_PCBLOCK | PR_WANTRCVD,198 .pr_flags = PR_CONNREQUIRED | PR_PCBLOCK | PR_WANTRCVD,
326 #define PR_PCBLOCK 0x100 /* protocol supports per pcb locking */ macro340 PR_IMPLOPCL|PR_LASTHDR|PR_PROTOLOCK|PR_PCBLOCK|PR_DISPOSE)
171 .pr_flags = PR_ATOMIC | PR_ADDR | PR_PROTOLOCK | PR_PCBLOCK |189 .pr_flags = PR_CONNREQUIRED | PR_WANTRCVD | PR_PCBLOCK |