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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A DMakefile30 ddp.h ep.h lap.h nbp.h pap.h zip.h \
H A Dddp_r_zip.c40 * The entry point for the zip input in ddp is valid only when we're
69 #include <netat/zip.h>
284 register gbuf_t *m; /* this is the original zip query */
593 register at_zip_t *zip; local
629 zip = (at_zip_t *)(gbuf_rptr(m) + DDP_X_HDR_SIZE);
632 zip->command));
633 switch (zip->command) {
656 zip_reply_received(m, ifID, zip->command);
702 zip_netinfo_reply((at_x_zip_t *)zip, ifID);
715 old_zone = &zip
1026 register at_x_zip_t *zip; local
1161 register at_zip_t *zip; local
[all...]
H A Dddp_proto.c59 #include <netat/zip.h>
H A Dddp_rtmp.c60 #include <netat/zip.h>
H A Dddp_usrreq.c60 #include <netat/zip.h>
H A Dddp.c63 #include <netat/zip.h>
H A Dddp_rtmptable.c77 #include <netat/zip.h>
H A Dddp_nbp.c58 #include <netat/zip.h>
H A Dddp_r_rtmp.c70 #include <netat/zip.h>
1424 /* Check if we have a problem with the routing or zip table size */
1553 /* Check if we have a problem with the routing or zip table size */
H A Dddp_lap.c79 #include <netat/routing_tables.h> /* rtmp+zip table structs */
80 #include <netat/zip.h>
605 ("elap_wput:snmp: empty zip table\n"));
774 /* Called directly by ddp/zip.
1047 /* make sure no zip timeouts are left running */
1201 /* free memory allocated for the rtmp/zip tables */

Completed in 121 milliseconds