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];
382 static inline void lsapi_buildPacketHeader( struct lsapi_packet_header * pHeader, in lsapi_buildPacketHeader()581 static inline int verifyHeader( struct lsapi_packet_header * pHeader, char pktType ) in verifyHeader()1288 static struct lsapi_packet_header s_ack = {'L', 'S',1290 static struct lsapi_packet_header s_conn_close_pkt = {'L', 'S',1294 static inline int send_notification_pkt( int fd, struct lsapi_packet_header *pkt ) in send_notification_pkt()1362 struct lsapi_packet_header * pHeader = (struct lsapi_packet_header *)s_conn_key_packet; in init_conn_key()1611 static struct lsapi_packet_header finish_close[2] =1860 struct lsapi_packet_header * pHeader; in LSAPI_Write_r()2021 struct lsapi_packet_header * pHeader = pReq->m_respPktHeader; in LSAPI_sendfile_r()2045 struct lsapi_packet_header * pHeader = pReq->m_respPktHeader; in Flush_RespBuf_r()[all …]
Completed in 16 milliseconds