Searched refs:tail_pkt (Results 1 – 1 of 1) sorted by relevance
59 struct cfpkt *tail_pkt = NULL; in cfserl_receive() local152 tail_pkt = cfpkt_split(pkt, expectlen); in cfserl_receive()154 tail_pkt = NULL; in cfserl_receive()162 if (tail_pkt != NULL) in cfserl_receive()163 pkt = cfpkt_append(pkt, tail_pkt, 0); in cfserl_receive()172 pkt = tail_pkt; in cfserl_receive()