Lines Matching refs:pdu
58 seq.end = srv->ibuf + srv->pdu.len;
96 * fill in PDU header and we are done
98 srv->pdu.pid = SDP_PDU_ERROR_RESPONSE;
99 srv->pdu.len = sizeof(uint16_t) + sizeof(uint32_t);
112 seq.end = srv->ibuf + srv->pdu.len;
155 * fill in PDU header and we are done
157 srv->pdu.pid = SDP_PDU_ERROR_RESPONSE;
158 srv->pdu.len = sizeof(uint16_t);
179 if (srv->pdu.len != sizeof(uint32_t))
203 * fill in PDU header and we are done
205 srv->pdu.pid = SDP_PDU_ERROR_RESPONSE;
206 srv->pdu.len = sizeof(uint16_t);