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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/atp/
H A Datp_close.c39 atp_free_buf( cq );
46 atp_free_buf( cq->atpbuf_info.atpbuf_xo.atpxo_packet[ i ] );
50 atp_free_buf( cq );
54 atp_free_buf( ah->atph_reqpkt );
60 atp_free_buf( ah->atph_resppkt[ i ] );
70 atp_free_buf( (struct atpbuf *) ah );
H A Datp_rreq.c83 atp_free_buf( req_buf );
100 atp_free_buf( req_buf );
110 atp_free_buf( req_buf );
H A Datp_internals.h44 extern int atp_free_buf (struct atpbuf *);
H A Datp_sreq.c77 atp_free_buf( ah->atph_resppkt[ i ] );
112 atp_free_buf( req_buf );
121 atp_free_buf( ah->atph_reqpkt );
134 atp_free_buf( req_buf );
H A Datp_rsel.c117 atp_free_buf( abuf );
132 atp_free_buf( abuf );
169 atp_free_buf( abuf );
218 atp_free_buf( cb->atpbuf_info.atpbuf_xo.atpxo_packet[ i ] );
221 atp_free_buf( cb );
259 atp_free_buf( abuf );
274 atp_free_buf( ah->atph_resppkt[ resp_hdr.atphd_bitmap ] );
304 atp_free_buf( abuf );
312 atp_free_buf( abuf );
H A Datp_sresp.c121 atp_free_buf( save_buf->atpbuf_info.atpbuf_xo.atpxo_packet[ i ] );
123 atp_free_buf( save_buf );
136 atp_free_buf( resp_buf );
H A Datp_rresp.c94 atp_free_buf( ah->atph_resppkt[ i ] );
H A Datp_bufs.c135 int atp_free_buf(struct atpbuf *bp) function
H A Datp_packet.c215 atp_free_buf( cq );
275 atp_free_buf ( cq->atpbuf_info.atpbuf_xo.atpxo_packet[ i ] );
278 atp_free_buf( cq );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/atp/
H A Datp_close.c39 atp_free_buf( cq );
46 atp_free_buf( cq->atpbuf_info.atpbuf_xo.atpxo_packet[ i ] );
50 atp_free_buf( cq );
54 atp_free_buf( ah->atph_reqpkt );
60 atp_free_buf( ah->atph_resppkt[ i ] );
70 atp_free_buf( (struct atpbuf *) ah );
H A Datp_rreq.c83 atp_free_buf( req_buf );
100 atp_free_buf( req_buf );
110 atp_free_buf( req_buf );
H A Datp_internals.h44 extern int atp_free_buf (struct atpbuf *);
H A Datp_sreq.c77 atp_free_buf( ah->atph_resppkt[ i ] );
112 atp_free_buf( req_buf );
121 atp_free_buf( ah->atph_reqpkt );
134 atp_free_buf( req_buf );
H A Datp_rsel.c117 atp_free_buf( abuf );
132 atp_free_buf( abuf );
169 atp_free_buf( abuf );
218 atp_free_buf( cb->atpbuf_info.atpbuf_xo.atpxo_packet[ i ] );
221 atp_free_buf( cb );
259 atp_free_buf( abuf );
274 atp_free_buf( ah->atph_resppkt[ resp_hdr.atphd_bitmap ] );
304 atp_free_buf( abuf );
312 atp_free_buf( abuf );
H A Datp_sresp.c121 atp_free_buf( save_buf->atpbuf_info.atpbuf_xo.atpxo_packet[ i ] );
123 atp_free_buf( save_buf );
136 atp_free_buf( resp_buf );
H A Datp_rresp.c94 atp_free_buf( ah->atph_resppkt[ i ] );
H A Datp_bufs.c135 int atp_free_buf(struct atpbuf *bp) function
H A Datp_packet.c215 atp_free_buf( cq );
275 atp_free_buf ( cq->atpbuf_info.atpbuf_xo.atpxo_packet[ i ] );
278 atp_free_buf( cq );

Completed in 110 milliseconds