Home
last modified time | relevance | path

Searched refs:cfpkt_more (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/caif/
H A Dcfserl.c87 while (cfpkt_more(pkt) in cfserl_receive()
91 if (!cfpkt_more(pkt)) { in cfserl_receive()
H A Dcfctrl.c440 cfpkt_more(pkt) && tmp != '\0'; in cfctrl_recv()
468 && cfpkt_more(pkt); i++) { in cfctrl_recv()
477 while (cfpkt_more(pkt) && len--) { in cfctrl_recv()
H A Dcfpkt_skbuff.c102 inline bool cfpkt_more(struct cfpkt *pkt) in cfpkt_more() function
/openbmc/linux/include/net/caif/
H A Dcfpkt.h139 bool cfpkt_more(struct cfpkt *pkt);