tail_pkt 54 net/caif/cfserl.c struct cfpkt *tail_pkt = NULL; tail_pkt 147 net/caif/cfserl.c tail_pkt = cfpkt_split(pkt, expectlen); tail_pkt 149 net/caif/cfserl.c tail_pkt = NULL; tail_pkt 157 net/caif/cfserl.c if (tail_pkt != NULL) tail_pkt 158 net/caif/cfserl.c pkt = cfpkt_append(pkt, tail_pkt, 0); tail_pkt 167 net/caif/cfserl.c pkt = tail_pkt;