Allocate an mbuf
#include <net/if_vp.h>
struct mbuf * vp_mget( vpid_t id,
short type );
vpack3r.lib, vpack3s.lib
The vp_mget() function allocates an mbuf.
A pointer to an mbuf, or NULL if it can't allocate an mbuf.
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
/usr/include/sys/mbuf.h