Lines Matching defs:mp
137 mp_ReadHeader(struct mp *mp, struct mbuf *m, struct mp_header *header) in mp_ReadHeader()
195 struct mp *mp = (struct mp *)v; in mp_UpDown() local
211 mp_StopAutoloadTimer(struct mp *mp) in mp_StopAutoloadTimer()
217 mp_CheckAutoloadTimer(struct mp *mp) in mp_CheckAutoloadTimer()
232 mp_RestartAutoloadTimer(struct mp *mp) in mp_RestartAutoloadTimer()
241 mp_Init(struct mp *mp, struct bundle *bundle) in mp_Init()
298 mp_Up(struct mp *mp, struct datalink *dl) in mp_Up()
382 mp_Down(struct mp *mp) in mp_Down()
416 mp_Assemble(struct mp *mp, struct mbuf *m, struct physical *p) in mp_Assemble()
633 mp_Output(struct mp *mp, struct bundle *bundle, struct link *l, in mp_Output()
669 struct mp *mp = &bundle->ncp.mp; in mp_FillPhysicalQueues() local
828 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()