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

/freebsd-12-stable/usr.sbin/ppp/
H A Dsync.c58 m_settype(bp, MB_SYNCOUT);
80 m_settype(bp, MB_SYNCIN);
H A Dacf.c68 m_settype(bp, MB_ACFOUT);
104 m_settype(bp, MB_ACFIN);
111 m_settype(bp, MB_ACFIN);
H A Dvjcomp.c97 m_settype(bp, MB_VJOUT);
103 m_settype(bp, MB_VJOUT);
137 m_settype(bp, MB_VJIN);
161 m_settype(bp, MB_VJIN);
H A Dproto.c80 m_settype(bp, MB_PROTOOUT);
110 m_settype(bp, MB_PROTOIN);
H A Dmbuf.h115 extern void m_settype(struct mbuf *, int);
H A Dccp.c679 m_settype(bp, MB_CCPIN);
737 m_settype(bp, MB_ICOMPDOUT);
740 m_settype(bp, MB_COMPDOUT);
769 m_settype(bp, MB_ICOMPDIN);
772 m_settype(bp, MB_COMPDIN);
H A Dhdlc.c150 m_settype(bp, MB_HDLCOUT);
343 m_settype(bp, MB_HDLCIN);
H A Dnat_cmd.c507 m_settype(bp, MB_NATOUT);
529 m_settype(bp, MB_NATIN);
H A Dpap.c223 m_settype(bp, MB_PAPIN);
H A Dmbuf.c412 m_settype(struct mbuf *bp, int type) function
H A Dip.c972 m_settype(bp, MB_IPIN);
992 m_settype(bp, MB_IPV6IN);
H A Dlqr.c525 m_settype(bp, MB_LQRIN);
H A Dmp.c626 m_settype(bp, MB_MPIN);
777 m_settype(mo, MB_MPOUT);
H A Dcbcp.c651 m_settype(bp, MB_CBCPIN);
H A Dchap.c720 m_settype(bp, MB_CHAPIN);
H A Dipv6cp.c356 m_settype(bp, MB_IPV6CPIN);
H A Dfsm.c958 m_settype(bp, MB_ECHOIN);
H A Dipcp.c1346 m_settype(bp, MB_IPCPIN);
H A Dlcp.c1304 m_settype(bp, MB_LCPIN);

Completed in 142 milliseconds