title: "mbuf_trim()"
decl_name: "mbuf_trim"
symbol_kind: "func"
signature: |
void mbuf_trim(struct mbuf *);
Shrinks an Mbuf by resizing its size
to len
.
PUBLISHED_FROM=da1faa9b46cd0ff22dcba6d324b5847c4a0d42d8
title: "mbuf_trim()"
decl_name: "mbuf_trim"
symbol_kind: "func"
signature: |
void mbuf_trim(struct mbuf *);
Shrinks an Mbuf by resizing its size
to len
.