Searched refs:m_settype (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.1-release/usr.sbin/ppp/
H A Dsync.c56 m_settype(bp, MB_SYNCOUT);
78 m_settype(bp, MB_SYNCIN);
H A Dacf.c66 m_settype(bp, MB_ACFOUT);
102 m_settype(bp, MB_ACFIN);
109 m_settype(bp, MB_ACFIN);
H A Dvjcomp.c95 m_settype(bp, MB_VJOUT);
101 m_settype(bp, MB_VJOUT);
135 m_settype(bp, MB_VJIN);
159 m_settype(bp, MB_VJIN);
H A Dproto.c78 m_settype(bp, MB_PROTOOUT);
108 m_settype(bp, MB_PROTOIN);
H A Dmbuf.h113 extern void m_settype(struct mbuf *, int);
H A Dccp.c677 m_settype(bp, MB_CCPIN);
735 m_settype(bp, MB_ICOMPDOUT);
738 m_settype(bp, MB_COMPDOUT);
767 m_settype(bp, MB_ICOMPDIN);
770 m_settype(bp, MB_COMPDIN);
H A Dhdlc.c148 m_settype(bp, MB_HDLCOUT);
341 m_settype(bp, MB_HDLCIN);
H A Dnat_cmd.c505 m_settype(bp, MB_NATOUT);
527 m_settype(bp, MB_NATIN);
H A Dpap.c221 m_settype(bp, MB_PAPIN);
H A Dmbuf.c410 m_settype(struct mbuf *bp, int type) function
H A Dip.c966 m_settype(bp, MB_IPIN);
986 m_settype(bp, MB_IPV6IN);
H A Dlqr.c523 m_settype(bp, MB_LQRIN);
H A Dmp.c624 m_settype(bp, MB_MPIN);
775 m_settype(mo, MB_MPOUT);
H A Dcbcp.c649 m_settype(bp, MB_CBCPIN);
H A Dchap.c718 m_settype(bp, MB_CHAPIN);
H A Dipv6cp.c354 m_settype(bp, MB_IPV6CPIN);
H A Dfsm.c956 m_settype(bp, MB_ECHOIN);
H A Dipcp.c1344 m_settype(bp, MB_IPCPIN);
H A Dlcp.c1302 m_settype(bp, MB_LCPIN);

Completed in 70 milliseconds