Searched refs:ubytes (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_sip.c110 sip_userbytes_t ubytes; local
143 ubytes.response = SIP_GOOD_RESPONSE;
144 ubytes.unused = 0;
145 ubytes.responder_version = htons(SIP_RESPONDER_VERSION);
164 ubytes.response = SIP_GOOD_RESPONSE;
165 ubytes.unused = 0;
166 ubytes.responder_version = htons(SIP_RESPONDER_VERSION);
170 ubytes.response = SIP_BAD_RESPONSE;
171 ubytes.unused = 0;
172 ubytes
[all...]

Completed in 17 milliseconds