mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
a new bpf_mtap2 routine that does the right thing for an mbuf and a variable-length chunk of data that should be prepended. o while we're sweeping the drivers, use u_int32_t uniformly when when prepending the address family (several places were assuming sizeof(int) was 4) o return M_ASSERTVALID to BPF_MTAP* now that all stack-allocated mbufs have been eliminated; this may better be moved to the bpf routines Reviewed by: arch@ and several others |
||
|---|---|---|
| .. | ||
| if_plip.c | ||
| immio.c | ||
| lpbb.c | ||
| lpt.c | ||
| lpt.h | ||
| lptio.h | ||
| pcfclock.c | ||
| ppb_1284.c | ||
| ppb_1284.h | ||
| ppb_base.c | ||
| ppb_msq.c | ||
| ppb_msq.h | ||
| ppbconf.c | ||
| ppbconf.h | ||
| ppbio.h | ||
| ppbus_if.m | ||
| ppi.c | ||
| ppi.h | ||
| pps.c | ||
| vpo.c | ||
| vpoio.c | ||
| vpoio.h | ||