Searched refs:tp_pkt_unref (Results 1 – 3 of 3) sorted by relevance
146 void tp_pkt_unref(struct net_pkt *pkt, const char *file, int line);
248 void tp_pkt_unref(struct net_pkt *pkt, const char *file, int line) in tp_pkt_unref() function404 tp_pkt_unref(pkt, tp_basename(__FILE__), __LINE__); in tp_pkt_send()
53 #define tcp_pkt_unref(_pkt) tp_pkt_unref(_pkt, tp_basename(__FILE__), __LINE__)