Home
last modified time | relevance | path

Searched defs:tp_nbuf (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dtp_priv.h50 struct tp_nbuf { struct
51 sys_snode_t next;
52 struct net_buf *nbuf;
53 const char *file;
54 int line;
Dtp.c150 struct tp_nbuf *tp_nbuf = k_malloc(sizeof(struct tp_nbuf)); in tp_nbuf_alloc() local
188 struct tp_nbuf *tp_nbuf; in tp_nbuf_unref() local
210 struct tp_nbuf *tp_nbuf; in tp_nbuf_stat() local