Home
last modified time | relevance | path

Searched refs:SCM_UCRED (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsocket.h186 #define SCM_UCRED 0x1012 /* sender's ucred */ macro
/titanic_50/usr/src/uts/common/inet/udp/
H A Dudp_opt_data.c94 { SCM_UCRED, SOL_SOCKET, OA_W, OA_W, OP_NP, OP_VARLEN|OP_NODEFAULT,
H A Dudp.c1709 case SCM_UCRED: { in udp_do_opt_set()
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dti_opts.c169 if (opt->level == SOL_SOCKET && opt->name == SCM_UCRED && in find_ucred_opt()
H A Dsvc_dg.c296 if (opt->level == SOL_SOCKET && opt->name == SCM_UCRED) { in extract_cred()
/titanic_50/usr/src/uts/common/inet/ip/
H A Dconn_opt.c526 toh->name = SCM_UCRED; in conn_recvancillary_add()
/titanic_50/usr/src/uts/common/io/
H A Dtl.c6011 topt->name = SCM_UCRED; in tl_fill_option()