Searched refs:tail_pkt (Results 1 – 1 of 1) sorted by relevance
59 struct cfpkt *tail_pkt = NULL; in cfserl_receive() local151 tail_pkt = cfpkt_split(pkt, expectlen); in cfserl_receive()153 tail_pkt = NULL; in cfserl_receive()161 if (tail_pkt != NULL) in cfserl_receive()162 pkt = cfpkt_append(pkt, tail_pkt, 0); in cfserl_receive()171 pkt = tail_pkt; in cfserl_receive()