Symbol: bpf_d
sys/net/bpf.c
1077
reset_d(struct bpf_d *d)
sys/net/bpf.c
1140
struct bpf_d *d;
sys/net/bpf.c
139
bif_mac_check_receive(struct bpf_if *bp, struct bpf_d *d)
sys/net/bpf.c
154
bpf_chkdir(struct bpf_d *d, struct mbuf *m)
sys/net/bpf.c
1780
bpf_setf(struct bpf_d *d, struct bpf_program *fp, u_long cmd)
sys/net/bpf.c
1919
bpf_attachd(struct bpf_d *d, struct bpf_if *bp)
sys/net/bpf.c
2004
struct bpf_d *d;
sys/net/bpf.c
2041
struct bpf_d *d;
sys/net/bpf.c
2074
struct bpf_d *d = (struct bpf_d *)kn->kn_hook;
sys/net/bpf.c
2082
struct bpf_d *d = (struct bpf_d *)kn->kn_hook;
sys/net/bpf.c
2106
struct bpf_d *d = (struct bpf_d *)kn->kn_hook;
sys/net/bpf.c
2178
struct bpf_d *d;
sys/net/bpf.c
2238
struct bpf_d *d;
sys/net/bpf.c
2304
struct bpf_d *d;
sys/net/bpf.c
231
static void bpfd_ref(struct bpf_d *);
sys/net/bpf.c
232
static void bpfd_rele(struct bpf_d *);
sys/net/bpf.c
233
static int bpf_attachd(struct bpf_d *d, struct bpf_if *);
sys/net/bpf.c
234
static void bpf_detachd(struct bpf_d *, bool);
sys/net/bpf.c
2366
bpf_hdrlen(struct bpf_d *d)
sys/net/bpf.c
238
bpf_wakeup(struct bpf_d *);
sys/net/bpf.c
239
static void catchpacket(struct bpf_d *, u_char *, u_int, u_int,
sys/net/bpf.c
240
void (*)(struct bpf_d *, caddr_t, u_int, void *, u_int),
sys/net/bpf.c
242
static void reset_d(struct bpf_d *);
sys/net/bpf.c
2432
catchpacket(struct bpf_d *d, u_char *pkt, u_int pktlen, u_int snaplen,
sys/net/bpf.c
2433
void (*cpfn)(struct bpf_d *, caddr_t, u_int, void *, u_int),
sys/net/bpf.c
244
static int bpf_setf(struct bpf_d *, struct bpf_program *, u_long cmd);
sys/net/bpf.c
245
static int bpf_getdltlist(struct bpf_d *, struct bpf_dltlist *);
sys/net/bpf.c
246
static int bpf_setdlt(struct bpf_d *, u_int);
sys/net/bpf.c
2600
struct bpf_d *d;
sys/net/bpf.c
2608
d = __containerof(ctx, struct bpf_d, epoch_ctx);
sys/net/bpf.c
2674
struct bpf_d *d;
sys/net/bpf.c
2704
struct bpf_d *d;
sys/net/bpf.c
2753
bpf_getdltlist(struct bpf_d *d, struct bpf_dltlist *bfl)
sys/net/bpf.c
2799
bpf_setdlt(struct bpf_d *d, u_int dlt)
sys/net/bpf.c
2856
struct bpf_d *bd;
sys/net/bpf.c
2880
bpfstats_fill_xbpf(struct xbpf_d *d, struct bpf_d *bd)
sys/net/bpf.c
2920
struct bpf_d *bd;
sys/net/bpf.c
366
bpfd_ref(struct bpf_d *d)
sys/net/bpf.c
373
bpfd_rele(struct bpf_d *d)
sys/net/bpf.c
408
bpf_append_bytes(struct bpf_d *d, caddr_t buf, u_int offset, void *src,
sys/net/bpf.c
428
bpf_append_mbuf(struct bpf_d *d, caddr_t buf, u_int offset, void *src,
sys/net/bpf.c
451
bpf_buf_reclaimed(struct bpf_d *d)
sys/net/bpf.c
475
bpf_canfreebuf(struct bpf_d *d)
sys/net/bpf.c
493
bpf_canwritebuf(struct bpf_d *d)
sys/net/bpf.c
510
bpf_buffull(struct bpf_d *d)
sys/net/bpf.c
526
bpf_bufheld(struct bpf_d *d)
sys/net/bpf.c
539
bpf_free(struct bpf_d *d)
sys/net/bpf.c
555
bpf_uiomove(struct bpf_d *d, caddr_t buf, u_int len, struct uio *uio)
sys/net/bpf.c
564
bpf_ioctl_sblen(struct bpf_d *d, u_int *i)
sys/net/bpf.c
573
bpf_ioctl_getzmax(struct thread *td, struct bpf_d *d, size_t *i)
sys/net/bpf.c
582
bpf_ioctl_rotzbuf(struct thread *td, struct bpf_d *d, struct bpf_zbuf *bz)
sys/net/bpf.c
591
bpf_ioctl_setzbuf(struct thread *td, struct bpf_d *d, struct bpf_zbuf *bz)
sys/net/bpf.c
603
bpf_check_upgrade(u_long cmd, struct bpf_d *d, struct bpf_insn *fcode,
sys/net/bpf.c
666
bpf_detachd(struct bpf_d *d, bool detached_ifp)
sys/net/bpf.c
709
struct bpf_d *d = data;
sys/net/bpf.c
737
struct bpf_d *d;
sys/net/bpf.c
789
struct bpf_d *d;
sys/net/bpf.c
926
bpf_wakeup(struct bpf_d *d)
sys/net/bpf.c
945
struct bpf_d *d = (struct bpf_d *)arg;
sys/net/bpf.c
960
bpf_ready(struct bpf_d *d)
sys/net/bpf.c
978
struct bpf_d *d;
sys/net/bpf.h
423
CK_LIST_HEAD(bpfd_list, bpf_d);
sys/net/bpf.h
429
void bpf_bufheld(struct bpf_d *d);
sys/net/bpf.h
469
typedef int bif_mac_check_receive_t(void *, struct bpf_d *);
sys/net/bpf_buffer.c
100
bpf_buffer_append_bytes(struct bpf_d *d, caddr_t buf, u_int offset,
sys/net/bpf_buffer.c
113
bpf_buffer_append_mbuf(struct bpf_d *d, caddr_t buf, u_int offset, void *src,
sys/net/bpf_buffer.c
128
bpf_buffer_free(struct bpf_d *d)
sys/net/bpf_buffer.c
149
bpf_buffer_init(struct bpf_d *d)
sys/net/bpf_buffer.c
159
bpf_buffer_ioctl_sblen(struct bpf_d *d, u_int *i)
sys/net/bpf_buffer.c
206
bpf_buffer_uiomove(struct bpf_d *d, caddr_t buf, u_int len, struct uio *uio)
sys/net/bpf_buffer.h
39
void bpf_buffer_append_bytes(struct bpf_d *d, caddr_t buf, u_int offset,
sys/net/bpf_buffer.h
41
void bpf_buffer_append_mbuf(struct bpf_d *d, caddr_t buf, u_int offset,
sys/net/bpf_buffer.h
43
void bpf_buffer_free(struct bpf_d *d);
sys/net/bpf_buffer.h
44
void bpf_buffer_init(struct bpf_d *d);
sys/net/bpf_buffer.h
45
int bpf_buffer_ioctl_sblen(struct bpf_d *d, u_int *i);
sys/net/bpf_buffer.h
46
int bpf_buffer_uiomove(struct bpf_d *d, caddr_t buf, u_int len,
sys/net/bpf_ifnet.c
209
bpf_ifnet_mac_check_receive(void *arg, struct bpf_d *d)
sys/net/bpf_zerocopy.c
239
bpf_zerocopy_append_bytes(struct bpf_d *d, caddr_t buf, u_int offset,
sys/net/bpf_zerocopy.c
291
bpf_zerocopy_append_mbuf(struct bpf_d *d, caddr_t buf, u_int offset,
sys/net/bpf_zerocopy.c
355
bpf_zerocopy_buffull(struct bpf_d *d)
sys/net/bpf_zerocopy.c
382
bpf_zerocopy_bufheld(struct bpf_d *d)
sys/net/bpf_zerocopy.c
405
bpf_zerocopy_buf_reclaimed(struct bpf_d *d)
sys/net/bpf_zerocopy.c
425
bpf_zerocopy_canfreebuf(struct bpf_d *d)
sys/net/bpf_zerocopy.c
448
bpf_zerocopy_canwritebuf(struct bpf_d *d)
sys/net/bpf_zerocopy.c
467
bpf_zerocopy_free(struct bpf_d *d)
sys/net/bpf_zerocopy.c
489
bpf_zerocopy_ioctl_getzmax(struct thread *td, struct bpf_d *d, size_t *i)
sys/net/bpf_zerocopy.c
505
bpf_zerocopy_ioctl_rotzbuf(struct thread *td, struct bpf_d *d,
sys/net/bpf_zerocopy.c
526
bpf_zerocopy_ioctl_setzbuf(struct thread *td, struct bpf_d *d,
sys/net/bpf_zerocopy.h
39
void bpf_zerocopy_append_bytes(struct bpf_d *d, caddr_t buf, u_int offset,
sys/net/bpf_zerocopy.h
41
void bpf_zerocopy_append_mbuf(struct bpf_d *d, caddr_t buf, u_int offset,
sys/net/bpf_zerocopy.h
43
void bpf_zerocopy_buffull(struct bpf_d *);
sys/net/bpf_zerocopy.h
44
void bpf_zerocopy_bufheld(struct bpf_d *);
sys/net/bpf_zerocopy.h
45
void bpf_zerocopy_buf_reclaimed(struct bpf_d *);
sys/net/bpf_zerocopy.h
46
int bpf_zerocopy_canfreebuf(struct bpf_d *);
sys/net/bpf_zerocopy.h
47
int bpf_zerocopy_canwritebuf(struct bpf_d *);
sys/net/bpf_zerocopy.h
48
void bpf_zerocopy_free(struct bpf_d *d);
sys/net/bpf_zerocopy.h
49
int bpf_zerocopy_ioctl_getzmax(struct thread *td, struct bpf_d *d,
sys/net/bpf_zerocopy.h
51
int bpf_zerocopy_ioctl_rotzbuf(struct thread *td, struct bpf_d *d,
sys/net/bpf_zerocopy.h
53
int bpf_zerocopy_ioctl_setzbuf(struct thread *td, struct bpf_d *d,
sys/net/bpfdesc.h
53
CK_LIST_ENTRY(bpf_d) bd_next; /* Linked list of descriptors */
sys/security/mac/mac_framework.h
109
int mac_bpfdesc_check_receive(struct bpf_d *d, struct ifnet *ifp);
sys/security/mac/mac_framework.h
110
void mac_bpfdesc_create(struct ucred *cred, struct bpf_d *d);
sys/security/mac/mac_framework.h
111
void mac_bpfdesc_create_mbuf(struct bpf_d *d, struct mbuf *m);
sys/security/mac/mac_framework.h
112
void mac_bpfdesc_destroy(struct bpf_d *);
sys/security/mac/mac_framework.h
113
void mac_bpfdesc_init(struct bpf_d *);
sys/security/mac/mac_framework.h
56
struct bpf_d;
sys/security/mac/mac_net.c
120
mac_bpfdesc_init(struct bpf_d *d)
sys/security/mac/mac_net.c
201
mac_bpfdesc_destroy(struct bpf_d *d)
sys/security/mac/mac_net.c
314
mac_bpfdesc_create(struct ucred *cred, struct bpf_d *d)
sys/security/mac/mac_net.c
321
mac_bpfdesc_create_mbuf(struct bpf_d *d, struct mbuf *m)
sys/security/mac/mac_net.c
355
mac_bpfdesc_check_receive(struct bpf_d *d, struct ifnet *ifp)
sys/security/mac/mac_policy.h
130
typedef int (*mpo_bpfdesc_check_receive_t)(struct bpf_d *d,
sys/security/mac/mac_policy.h
134
struct bpf_d *d, struct label *dlabel);
sys/security/mac/mac_policy.h
135
typedef void (*mpo_bpfdesc_create_mbuf_t)(struct bpf_d *d,
sys/security/mac/mac_policy.h
72
struct bpf_d;
sys/security/mac_biba/mac_biba.c
772
biba_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel,
sys/security/mac_biba/mac_biba.c
789
biba_bpfdesc_create(struct ucred *cred, struct bpf_d *d,
sys/security/mac_biba/mac_biba.c
801
biba_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel,
sys/security/mac_ifoff/mac_ifoff.c
121
ifoff_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel,
sys/security/mac_lomac/mac_lomac.c
878
lomac_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel,
sys/security/mac_lomac/mac_lomac.c
895
lomac_bpfdesc_create(struct ucred *cred, struct bpf_d *d,
sys/security/mac_lomac/mac_lomac.c
907
lomac_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel,
sys/security/mac_mls/mac_mls.c
737
mls_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel,
sys/security/mac_mls/mac_mls.c
754
mls_bpfdesc_create(struct ucred *cred, struct bpf_d *d, struct label *dlabel)
sys/security/mac_mls/mac_mls.c
765
mls_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel,
sys/security/mac_stub/mac_stub.c
171
stub_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel,
sys/security/mac_stub/mac_stub.c
179
stub_bpfdesc_create(struct ucred *cred, struct bpf_d *d,
sys/security/mac_stub/mac_stub.c
186
stub_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel,
sys/security/mac_test/mac_test.c
165
test_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel,
sys/security/mac_test/mac_test.c
178
test_bpfdesc_create(struct ucred *cred, struct bpf_d *d,
sys/security/mac_test/mac_test.c
189
test_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel,