Searched refs:gbuf_t (Results 1 - 25 of 60) sorted by relevance

123

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Daurp.h163 gbuf_t *rsp_m;
164 gbuf_t *upd_m;
225 struct mbuf *at_gbuf_to_mbuf(gbuf_t *);
226 gbuf_t *at_mbuf_to_gbuf(struct mbuf *, int);
227 int at_insert(gbuf_t *m, unsigned int type, unsigned int node);
231 void atalk_to_ip(gbuf_t *m);
234 void AURPiocack(gref_t *gref, gbuf_t *m);
235 void AURPiocnak(gref_t *gref, gbuf_t *m, int error);
237 void AURPsndZRsp(aurp_state_t *state, gbuf_t *dat_m, int flag);
240 void AURPsndRIAck(aurp_state_t *state, gbuf_t *
[all...]
H A Dat_pcb.h97 gbuf_t *ichead;
98 gbuf_t *ictail;
99 gbuf_t *rdhead;
100 gbuf_t *rdtail;
135 void ddp_putmsg(gref_t *gref, gbuf_t *mp);
139 void atalk_putnext(gref_t *gref, gbuf_t *m);
H A Dsysglue.h167 typedef struct mbuf gbuf_t; typedef in typeref:struct:mbuf
172 gbuf_t *gbuf_alloc_wait(int size, int wait);
173 gbuf_t *gbuf_copym(gbuf_t *mlist);
174 gbuf_t *gbuf_strip(gbuf_t *m);
175 int gbuf_freel(gbuf_t *m);
176 void gbuf_linkb(gbuf_t *m1, gbuf_t *m2);
177 void gbuf_linkpkt(gbuf_t *m
[all...]
H A Dasp.h157 gbuf_t *atp_msgq; /* data msg, must be the third entry */
198 gbuf_t *req_msgq;
206 gbuf_t *sess_ioc;
207 gbuf_t *stat_msg;
228 int ASPgetmsg(gref_t *, strbuf_t *, strbuf_t *, gbuf_t **, int *, int *);
229 int ASPputmsg(gref_t *, strbuf_t *, strbuf_t *, gbuf_t *, int , int *);
231 void asp_ack_reply(gref_t *, gbuf_t *);
232 void asp_nak_reply(gref_t *, gbuf_t *);
233 int asp_wput(gref_t *, gbuf_t *);
H A Drtmp.h77 void rtmp_input (gbuf_t *, at_ifaddr_t *);
86 int elap_dataput(gbuf_t *, at_ifaddr_t *, u_char, char *);
H A Dddp.h181 void ddp_putmsg(gref_t *gref, gbuf_t *mp);
182 void ddp_stop(gbuf_t *mioc, gref_t *gref);
215 int ddp_output(gbuf_t **, at_socket , int );
216 u_short ddp_checksum(gbuf_t *, int);
217 gbuf_t *ddp_compress_msg(gbuf_t *);
223 gbuf_t *mp,
233 int zip_handle_getmyzone(struct at_ifaddr *, gbuf_t *);
234 int zip_type_packet(gbuf_t *);
242 void routing_needed(gbuf_t *, struc
[all...]
H A Dadsp_internal.h212 gbuf_t *rbuf_mb; /* message block for the recv buffer */
213 gbuf_t *crbuf_mb;
214 gbuf_t *sbuf_mb; /* message block for the send buffer */
215 gbuf_t *csbuf_mb;
216 gbuf_t *attn_mb; /* message block for the attention buffer */
217 gbuf_t *deferred_mb; /* message block deferred for later processing */
252 gbuf_t *sp_mp;
366 void adspioc_ack(int, gbuf_t *, gref_t *);
370 int adsp_sendddp(CCBPtr, gbuf_t *, int, AddrUnion *, int);
374 int RXData(CCBPtr, gbuf_t *, ADSP_FRAMEPt
[all...]
H A Datp.h314 gbuf_t *tr_xmt; /* message being sent */
315 gbuf_t *tr_rcv[8]; /* message being rcvd */
330 gbuf_t *tr_bdsp; /* bds structure pointer */
354 gbuf_t *rc_xmt; /* replys being sent */
355 gbuf_t *rc_ioctl; /* waiting ioctl */
385 gbuf_t *atp_msgq; /* data msg, must be the third entry */
447 void atp_send_req(gref_t *, gbuf_t *);
448 void atp_drop_req(gref_t *, gbuf_t *);
449 void atp_send_rsp(gref_t *, gbuf_t *, int);
450 void atp_wput(gref_t *, gbuf_t *);
[all...]
H A Daurp_rd.c65 gbuf_t *m;
78 if ((m = (gbuf_t *)gbuf_alloc(msize, PRI_MED)) != 0) {
95 if ((m = (gbuf_t *)gbuf_alloc(msize, PRI_MED)) != 0) {
114 gbuf_t *m;
H A Dat_var.h320 void ddp_input(gbuf_t *, at_ifaddr_t *);
322 void ddp_glean(gbuf_t *, at_ifaddr_t *, struct etalk_addr *);
326 void ep_input(gbuf_t *, at_ifaddr_t *);
327 void zip_router_input(gbuf_t *, at_ifaddr_t *);
328 void nbp_input(gbuf_t *, at_ifaddr_t *);
329 void sip_input(gbuf_t *, at_ifaddr_t *);
331 void ioc_ack(int, gbuf_t *, gref_t *);
332 int ddp_adjmsg(gbuf_t *, int );
333 gbuf_t *ddp_growmsg(gbuf_t *, in
[all...]
H A Dadsp_stream.c66 void adsp_rput(gref_t *, gbuf_t *);
67 static void adsp_iocack(gref_t *, gbuf_t *);
68 static void adsp_iocnak(gref_t *, gbuf_t *, int err);
85 gbuf_t *mp;
90 gbuf_t *mb;
174 sp = (CCBPtr)gbuf_rptr(((gbuf_t *)gref->info));
199 sp = (CCBPtr)gbuf_rptr(((gbuf_t *)gref->info));
235 sp = (CCBPtr)gbuf_rptr(((gbuf_t *)gref->info));
251 CCBPtr sp = (CCBPtr)gbuf_rptr(((gbuf_t *)gref->info));
258 gbuf_freeb((gbuf_t *)gre
[all...]
H A Daurp_zi.c62 static int AURPgetzi(int, unsigned char *, short *, gbuf_t *, int);
63 static void AURPsetzi(unsigned char, gbuf_t *, short, short);
69 gbuf_t *m;
80 if ((m = (gbuf_t *)gbuf_alloc(msize+AURP_MaxPktSize, PRI_MED)) == 0) {
144 gbuf_t *dat_m;
149 gbuf_t *m;
157 if ((m = (gbuf_t *)gbuf_alloc(msize+AURP_MaxPktSize, PRI_MED)) == 0) {
187 gbuf_t *dat_m;
191 gbuf_t *m;
198 if ((m = (gbuf_t *)gbuf_allo
[all...]
H A Dnbp.h121 gbuf_t *tag; /*pointer to the parent gbuf_t*/
145 gbuf_t *response; /* the response datagram */
148 gbuf_t *request; /* The request datagram */
H A Daurp_tickle.c66 gbuf_t *m;
95 if ((m = (gbuf_t *)gbuf_alloc(msize, PRI_MED)) != 0) {
119 gbuf_t *m;
143 gbuf_t *m;
H A Daurp_tx.c68 gbuf_t *mdata;
72 gbuf_t *m;
106 gbuf_t *mdata;
110 gbuf_t *mdata_next;
H A Dddp_sip.c99 gbuf_t *mp,
108 register gbuf_t *tmp;
130 if ((tmp = (gbuf_t *)ddp_growmsg(mp, 16)) == NULL) {
151 if ((tmp = (gbuf_t *)ddp_growmsg(mp, 4)) == NULL) {
H A Dsys_glue.c112 void gref_wput(gref_t *, gbuf_t *m);
116 gbuf_t *m;
309 gbuf_t *m, *mhead, *mprev;
451 gbuf_t *m, *mdata;
689 gbuf_t *m;
825 static gbuf_t *trace_msg;
830 gbuf_t *m, *nextm;
850 gbuf_t *m;
861 extern gbuf_t *atp_resource_m;
867 gbuf_t *
[all...]
H A Dadsp_CLListen.c77 gbuf_t *mp;
91 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* release user ioctl block */
H A Dadsp_RxData.c61 gbuf_t *releaseData(gbuf_t *, int);
63 gbuf_t *releaseData(mp, len)
64 gbuf_t *mp;
67 register gbuf_t *tmp;
90 /* pass back the partial gbuf_t pointer */
122 register gbuf_t *mp;
265 * gbuf_t pointer
273 register gbuf_t *mp;
355 gbuf_t *rm
[all...]
H A Dadsp_Close.c136 sp = (CCBPtr)gbuf_rptr(((gbuf_t *)gref->info));
183 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* current */
208 gbuf_freem((gbuf_t *)gref->info); /* free the CCB */
266 register gbuf_t *mp;
360 register gbuf_t *mp;
415 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
421 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
455 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* release user */
462 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* release user, and keep no copy
489 register gbuf_t *m
[all...]
H A Dadsp_Read.c73 register gbuf_t *mp;
74 register gbuf_t *tmp;
91 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
118 if (!(tmp = (gbuf_t *)m_split(mp, cnt, M_DONTWAIT))) {
159 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
191 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
205 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* release user */
224 adspioc_ack(ENOBUFS, (gbuf_t *)pb->ioc, pb->gref);
265 gbuf_t *mp;
298 adspioc_ack(0, (gbuf_t *)p
[all...]
H A Daurp_ri.c68 gbuf_t *m;
80 if ((m = (gbuf_t *)gbuf_alloc(msize, PRI_MED)) == 0)
112 gbuf_t *m;
124 if ((m = (gbuf_t *)gbuf_alloc(msize, PRI_MED)) != 0) {
161 gbuf_t *m;
178 if ((m = (gbuf_t *)gbuf_alloc(msize+AURP_MaxPktSize, PRI_MED)) == 0) {
204 m = (gbuf_t *)gbuf_dupb(state->rsp_m);
231 gbuf_t *m;
262 m = (gbuf_t *)gbuf_dupb(state->upd_m);
280 gbuf_t *
[all...]
H A Dadsp.c63 gbuf_t *ccb_mp;
72 sp = (CCBPtr)gbuf_rptr(((gbuf_t *)gref->info));
87 sp = (CCBPtr)gbuf_rptr(((gbuf_t *)gref->info));
122 gbuf_t *mp;
143 sp = (void *)gbuf_rptr(((gbuf_t *)gref->info));
181 sp = (void *)gbuf_rptr(((gbuf_t *)gref->info));
283 gbuf_t *mp;
318 * mp gbuf_t chain containing the datagram to transmit
335 gbuf_t *mp;
341 gbuf_t *mlis
[all...]
H A Dadsp_reset.c79 register gbuf_t *mp;
196 register gbuf_t *mp;
224 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* release user */
234 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
H A Daurp_misc.c65 gbuf_t *m;
74 gbuf_t *m;
126 gbuf_t *m;
128 gbuf_t *tmp_m;

Completed in 100 milliseconds

123