FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dupmbt
sys/netpfil/ipfilter/netinet/ip_compat.h
320
# define M_COPY(m) dupmbt(m)
sys/netpfil/ipfilter/netinet/ip_compat.h
321
# define M_DUP(m) dupmbt(m)
sys/netpfil/ipfilter/netinet/ip_compat.h
359
extern mb_t *dupmbt(mb_t *);