Searched refs:send_notification_pkt (Results 1 – 1 of 1) sorted by relevance
1295 static inline int send_notification_pkt( int fd, struct lsapi_packet_header *pkt ) in send_notification_pkt() function1305 return send_notification_pkt(fd, &s_ack); in send_req_received_notification()1311 return send_notification_pkt(fd, &s_conn_close_pkt); in send_conn_close_notification()
Completed in 13 milliseconds