Searched refs:sa_type (Results 1 – 3 of 3) sorted by relevance
341 SocketAddressType sa_type; in net_socket_fd_init_dgram() local347 sa_type = sa->type; in net_socket_fd_init_dgram()391 if (sa_type == SOCKET_ADDRESS_TYPE_UNIX) { in net_socket_fd_init_dgram()396 SocketAddressType_str(sa_type)); in net_socket_fd_init_dgram()
604 SocketAddressType sa_type; in net_init_dgram() local608 sa_type = sa->type; in net_init_dgram()612 SocketAddressType_str(sa_type)); in net_init_dgram()
1269 u8 scene, sa_type, da_type; in sec_skcipher_bd_fill() local1295 sa_type = SEC_PBUF << SEC_SRC_SGL_OFFSET; in sec_skcipher_bd_fill()1298 sa_type = SEC_SGL << SEC_SRC_SGL_OFFSET; in sec_skcipher_bd_fill()1307 sec_sqe->sds_sa_type = (de | scene | sa_type); in sec_skcipher_bd_fill()