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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_zip.c102 static void zip_send_reply_to_query(gbuf_t *, at_ifaddr_t *);
281 * and zip_send_reply_to_query for sending their replies to ZIP queries.
322 * regular zip_send_reply_to_query, that just deals with non-ext nets.
435 * zip_send_reply_to_query: we received a ZIPQuery packet, we need to reply
439 static void zip_send_reply_to_query(mreceived, ifID) function
580 } /* zip_send_reply_to_query */
645 zip_send_reply_to_query(m, ifID);

Completed in 20 milliseconds