Lines Matching defs:mp
136 mp_ReadHeader(struct mp *mp, struct mbuf *m, struct mp_header *header) in mp_ReadHeader()
194 struct mp *mp = (struct mp *)v; in mp_UpDown() local
210 mp_StopAutoloadTimer(struct mp *mp) in mp_StopAutoloadTimer()
216 mp_CheckAutoloadTimer(struct mp *mp) in mp_CheckAutoloadTimer()
231 mp_RestartAutoloadTimer(struct mp *mp) in mp_RestartAutoloadTimer()
240 mp_Init(struct mp *mp, struct bundle *bundle) in mp_Init()
297 mp_Up(struct mp *mp, struct datalink *dl) in mp_Up()
381 mp_Down(struct mp *mp) in mp_Down()
415 mp_Assemble(struct mp *mp, struct mbuf *m, struct physical *p) in mp_Assemble()
632 mp_Output(struct mp *mp, struct bundle *bundle, struct link *l, in mp_Output()
668 struct mp *mp = &bundle->ncp.mp; in mp_FillPhysicalQueues() local
827 struct mp *mp = &arg->bundle->ncp.mp; in mp_ShowStatus() local
959 struct mp *mp = &arg->bundle->ncp.mp; in mp_SetEnddisc() local
1198 mp_LinkLost(struct mp *mp, struct datalink *dl) in mp_LinkLost()
1206 mp_QueueLen(struct mp *mp) in mp_QueueLen()