Searched defs:pcbFreed (Results 1 – 2 of 2) sorted by relevance
1116 FILLP_BOOL isAck, FILLP_BOOL isWr, FILLP_BOOL *pcbFreed) in FillpStateClosingHandleFinInput()1222 static void FillpHandleFin(struct FillpPcb *pcb, FILLP_CONST struct NetBuf *p, FILLP_BOOL *pcbFreed) in FillpHandleFin()1299 void FillpFinInput(struct FillpPcb *pcb, FILLP_CONST struct NetBuf *p, FILLP_BOOL *pcbFreed) in FillpFinInput()
855 FILLP_BOOL pcbFreed = FILLP_FALSE; in FillpDoInputPktType() local