Searched refs:zip_send_ext_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.c103 static void zip_send_ext_reply_to_query(gbuf_t *, at_ifaddr_t *, RT_entry *, u_short);
280 * provided buffer as a ZIP reply. This is used by zip_send_ext_reply_to_query
319 * zip_send_ext_reply_to_query: this function deals with ZIP Queries for extended nets.
325 static void zip_send_ext_reply_to_query(mreceived, ifID, Entry, NetAsked) function
432 } /* zip_send_ext_reply_to_query */
556 zip_send_ext_reply_to_query(mreceived, ifID, Entry, ntohs(*NetAsked));

Completed in 72 milliseconds