Searched refs:SVC_SOCK_TEMPORARY (Results 1 – 2 of 2) sorted by relevance
77 #define SVC_SOCK_TEMPORARY (1U << 1) /* flag socket as temporary */ macro
962 (SVC_SOCK_ANONYMOUS | SVC_SOCK_TEMPORARY)); in svc_tcp_accept()1412 if (flags & SVC_SOCK_TEMPORARY) in svc_sock_sendpages()