Lines Matching defs:ncp
96 ncp_Init(struct ncp *ncp, struct bundle *bundle) in ncp_Init()
127 ncp_Destroy(struct ncp *ncp) in ncp_Destroy()
147 ncp_fsmStart(struct ncp *ncp, in ncp_fsmStart()
177 ncp_IfaceAddrAdded(struct ncp *ncp, const struct iface_addr *addr) in ncp_IfaceAddrAdded()
192 ncp_IfaceAddrDeleted(struct ncp *ncp, const struct iface_addr *addr) in ncp_IfaceAddrDeleted()
199 ncp_SetLink(struct ncp *ncp, struct link *l) in ncp_SetLink()
212 ncp_Enqueue(struct ncp *ncp, int af, unsigned pri, char *ptr, int count) in ncp_Enqueue()
265 ncp_QueueLen(struct ncp *ncp) in ncp_QueueLen()
284 ncp_DeleteQueues(struct ncp *ncp) in ncp_DeleteQueues()
313 ncp_FillPhysicalQueues(struct ncp *ncp, struct bundle *bundle) in ncp_FillPhysicalQueues()
444 struct ncp *ncp = &arg->bundle->ncp; in ncp_Show() local
496 ncp_LayersOpen(struct ncp *ncp) in ncp_LayersOpen()
509 ncp_LayersUnfinished(struct ncp *ncp) in ncp_LayersUnfinished()
527 ncp_Close(struct ncp *ncp) in ncp_Close()
541 ncp2initial(struct ncp *ncp) in ncp2initial()