Searched refs:tail_pkt (Results 1 – 1 of 1) sorted by relevance
54 struct cfpkt *tail_pkt = NULL; in cfserl_receive() local147 tail_pkt = cfpkt_split(pkt, expectlen); in cfserl_receive()149 tail_pkt = NULL; in cfserl_receive()157 if (tail_pkt != NULL) in cfserl_receive()158 pkt = cfpkt_append(pkt, tail_pkt, 0); in cfserl_receive()167 pkt = tail_pkt; in cfserl_receive()