Searched refs:lsapi_packet_header (Results 1 – 3 of 3) sorted by relevance
123 struct lsapi_packet_header struct148 struct lsapi_packet_header m_pktHeader; argument184 struct lsapi_packet_header m_pktHeader;
100 struct lsapi_packet_header * m_respPktHeaderEnd;123 struct lsapi_packet_header m_respPktHeader[5];
392 static inline void lsapi_buildPacketHeader( struct lsapi_packet_header * pHeader, in lsapi_buildPacketHeader()591 static inline int verifyHeader( struct lsapi_packet_header * pHeader, char pktType ) in verifyHeader()1298 static struct lsapi_packet_header s_ack = {'L', 'S',1300 static struct lsapi_packet_header s_conn_close_pkt = {'L', 'S',1304 static inline int send_notification_pkt( int fd, struct lsapi_packet_header *pkt ) in send_notification_pkt()1372 struct lsapi_packet_header * pHeader = (struct lsapi_packet_header *)s_conn_key_packet; in init_conn_key()1621 static struct lsapi_packet_header finish_close[2] =1870 struct lsapi_packet_header * pHeader; in LSAPI_Write_r()2065 struct lsapi_packet_header * pHeader = pReq->m_respPktHeader; in LSAPI_sendfile_r()2089 struct lsapi_packet_header * pHeader = pReq->m_respPktHeader; in Flush_RespBuf_r()[all …]
Completed in 18 milliseconds