Home
last modified time | relevance | path

Searched refs:m_freem (Results 1 – 25 of 39) sorted by relevance

12

/external/libppp/src/
Dfsm.c480 m_freem(bp); in FsmRecvConfigReq()
513 m_freem(bp); in FsmRecvConfigReq()
520 m_freem(bp); in FsmRecvConfigReq()
524 m_freem(bp); in FsmRecvConfigReq()
530 m_freem(bp); in FsmRecvConfigReq()
591 m_freem(bp); in FsmRecvConfigReq()
619 m_freem(bp); in FsmRecvConfigAck()
668 m_freem(bp); in FsmRecvConfigAck()
682 m_freem(bp); in FsmRecvConfigNak()
694 m_freem(bp); in FsmRecvConfigNak()
[all …]
Dpred.c242 m_freem(bp); in Pred1Input()
243 m_freem(wp); in Pred1Input()
251 m_freem(wp); in Pred1Input()
252 m_freem(bp); in Pred1Input()
276 m_freem(bp); in Pred1Input()
285 m_freem(wp); in Pred1Input()
287 m_freem(bp); in Pred1Input()
Ddeflate.c117 m_freem(mo_head); in DeflateOutput()
152 m_freem(mo_head); in DeflateOutput()
161 m_freem(mi_head); in DeflateOutput()
173 m_freem(mo->m_next); in DeflateOutput()
226 m_freem(mi_head); in DeflateInput()
262 m_freem(mo_head); in DeflateInput()
263 m_freem(mi); in DeflateInput()
301 m_freem(mi); in DeflateInput()
305 m_freem(mo_head); in DeflateInput()
Dpap.c190 m_freem(bp); in pap_Input()
197 m_freem(bp); in pap_Input()
209 m_freem(bp); in pap_Input()
218 m_freem(bp); in pap_Input()
301 m_freem(bp); in pap_Input()
Dvjcomp.c106 m_freem(bp); in vj_LayerPush()
132 m_freem(bp); in VjUncompressTcp()
152 m_freem(bp); in VjUncompressTcp()
Dasync.c113 m_freem(bp); in async_LayerPush()
128 m_freem(bp); in async_LayerPush()
137 m_freem(bp); in async_LayerPush()
Dacf.c92 m_freem(bp); in acf_LayerPull()
99 m_freem(bp); in acf_LayerPull()
Dproto.c92 m_freem(bp); in proto_LayerPull()
99 m_freem(bp); in proto_LayerPull()
Dchap.c707 m_freem(bp); in chap_Input()
714 m_freem(bp); in chap_Input()
736 m_freem(bp); in chap_Input()
750 m_freem(bp); in chap_Input()
772 m_freem(bp); in chap_Input()
777 m_freem(bp); in chap_Input()
794 m_freem(bp); in chap_Input()
970 m_freem(bp); in chap_Input()
Dnat_cmd.c535 m_freem(bp); in nat_LayerPull()
548 m_freem(bp); in nat_LayerPull()
580 m_freem(bp); in nat_LayerPull()
591 m_freem(bp); in nat_LayerPull()
Dhdlc.c327 m_freem(bp); in hdlc_LayerPull()
336 m_freem(bp); in hdlc_LayerPull()
Dmbuf.c188 m_freem(struct mbuf *bp) in m_freem() function
287 m_freem(bp); in m_adj()
293 m_freem(bp->m_next); in m_adj()
Dlqr.c95 m_freem(mbuf_Read(bp, &lqr, sizeof lqr)); in lqr_RecvEcho()
209 m_freem(bp); in lqr_Input()
259 m_freem(bp); in lqr_Input()
424 m_freem(bp); in lqr_LayerPush()
Dmp.c398 m_freem(mp->inbufs); in mp_Down()
428 m_freem(m); in mp_Assemble()
497 m_freem(mp->inbufs); in mp_Assemble()
515 m_freem(mp->inbufs); in mp_Assemble()
549 m_freem(q); in mp_Assemble()
561 m_freem(q); in mp_Assemble()
580 m_freem(q); in mp_Assemble()
622 m_freem(bp); in mp_Input()
Dmbuf.h106 extern void m_freem(struct mbuf *);
Dlink.c115 m_freem(m_dequeue(queue)); in link_DeleteQueue()
395 m_freem(bp); in Despatch()
Dcbcp.c632 m_freem(bp); in cbcp_Input()
639 m_freem(bp); in cbcp_Input()
646 m_freem(bp); in cbcp_Input()
741 m_freem(bp); in cbcp_Input()
/external/qemu/slirp/
Dip_output.c190 m_freem(m); in ip_output()
201 m_freem(m0); in ip_output()
Dip_icmp.c91 m_freem(m); in icmp_input()
170 m_freem(m); in icmp_input()
175 m_freem(m); in icmp_input()
Dip_input.c255 m_freem(m); in ip_input()
345 m_freem(dtom(q->ipf_prev)); in ip_reass()
415 m_freem(m); in ip_reass()
431 m_freem(dtom(q)); in ip_freef()
Dmbuf.h36 #define m_freem m_free macro
/external/qemu/slirp-android/
Dip_output.c190 m_freem(m); in ip_output()
201 m_freem(m0); in ip_output()
Dip_icmp.c92 m_freem(m); in icmp_input()
172 m_freem(m); in icmp_input()
177 m_freem(m); in icmp_input()
Dip_input.c255 m_freem(m); in ip_input()
345 m_freem(dtom(q->ipf_prev)); in ip_reass()
415 m_freem(m); in ip_reass()
431 m_freem(dtom(q)); in ip_freef()
Dmbuf.h36 #define m_freem m_free macro

12