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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dat_var.h327 void zip_router_input(gbuf_t *, at_ifaddr_t *);
H A Dddp_usrreq.c335 add_ddp_handler(ZIP_SOCKET, zip_router_input);
H A Dddp_r_zip.c583 * zip_router_input()
587 void zip_router_input (m, ifID) function
608 dPrintf(D_M_ZIP, D_L_WARNING, ("zip_router_input: not an M_DATA message\n"));
614 dPrintf(D_M_ZIP, D_L_WARNING, ("zip_router_input: BAD ifID\n"));
807 } /* zip_router_input */

Completed in 18 milliseconds