Allocate an mbuf and initialize it as a packet header
#include <net/if_vp.h>
struct mbuf * vp_mgethdr( vpid_t id,
short type );
vpack3r.lib, vpack3s.lib
The vp_mgethdr() function gets an mbuf that's initialized as a packet header.
A pointer to an mbuf that's initialized as a packet header.
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
/usr/include/sys/mbuf.h