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
1782
bpf_setf(struct bpf_d *d, struct bpf_program *fp, u_long cmd)
sys/net/bpf.c
1921
bpf_attachd(struct bpf_d *d, struct bpf_if *bp)
sys/net/bpf.c
2006
struct bpf_d *d;
sys/net/bpf.c
2043
struct bpf_d *d;
sys/net/bpf.c
2076
struct bpf_d *d = (struct bpf_d *)kn->kn_hook;
sys/net/bpf.c
2084
struct bpf_d *d = (struct bpf_d *)kn->kn_hook;
sys/net/bpf.c
2108
struct bpf_d *d = (struct bpf_d *)kn->kn_hook;
sys/net/bpf.c
2180
struct bpf_d *d;
sys/net/bpf.c
2240
struct bpf_d *d;
sys/net/bpf.c
2306
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
2368
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
2434
catchpacket(struct bpf_d *d, u_char *pkt, u_int pktlen, u_int snaplen,
sys/net/bpf.c
2435
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
2602
struct bpf_d *d;
sys/net/bpf.c
2610
d = __containerof(ctx, struct bpf_d, epoch_ctx);
sys/net/bpf.c
2676
struct bpf_d *d;
sys/net/bpf.c
2706
struct bpf_d *d;
sys/net/bpf.c
2755
bpf_getdltlist(struct bpf_d *d, struct bpf_dltlist *bfl)
sys/net/bpf.c
2801
bpf_setdlt(struct bpf_d *d, u_int dlt)
sys/net/bpf.c
2858
struct bpf_d *bd;
sys/net/bpf.c
2882
bpfstats_fill_xbpf(struct xbpf_d *d, struct bpf_d *bd)
sys/net/bpf.c
2922
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
204
bpf_ifnet_mac_check_receive(void *arg, struct bpf_d *d)
sys/net/bpf_zerocopy.c
238
bpf_zerocopy_append_bytes(struct bpf_d *d, caddr_t buf, u_int offset,
sys/net/bpf_zerocopy.c
290
bpf_zerocopy_append_mbuf(struct bpf_d *d, caddr_t buf, u_int offset,
sys/net/bpf_zerocopy.c
354
bpf_zerocopy_buffull(struct bpf_d *d)
sys/net/bpf_zerocopy.c
381
bpf_zerocopy_bufheld(struct bpf_d *d)
sys/net/bpf_zerocopy.c
404
bpf_zerocopy_buf_reclaimed(struct bpf_d *d)
sys/net/bpf_zerocopy.c
424
bpf_zerocopy_canfreebuf(struct bpf_d *d)
sys/net/bpf_zerocopy.c
447
bpf_zerocopy_canwritebuf(struct bpf_d *d)
sys/net/bpf_zerocopy.c
466
bpf_zerocopy_free(struct bpf_d *d)
sys/net/bpf_zerocopy.c
488
bpf_zerocopy_ioctl_getzmax(struct thread *td, struct bpf_d *d, size_t *i)
sys/net/bpf_zerocopy.c
504
bpf_zerocopy_ioctl_rotzbuf(struct thread *td, struct bpf_d *d,
sys/net/bpf_zerocopy.c
525
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
110
int mac_bpfdesc_check_receive(struct bpf_d *d, struct ifnet *ifp);
sys/security/mac/mac_framework.h
111
void mac_bpfdesc_create(struct ucred *cred, struct bpf_d *d);
sys/security/mac/mac_framework.h
112
void mac_bpfdesc_create_mbuf(struct bpf_d *d, struct mbuf *m);
sys/security/mac/mac_framework.h
113
void mac_bpfdesc_destroy(struct bpf_d *);
sys/security/mac/mac_framework.h
114
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
131
typedef int (*mpo_bpfdesc_check_receive_t)(struct bpf_d *d,
sys/security/mac/mac_policy.h
135
struct bpf_d *d, struct label *dlabel);
sys/security/mac/mac_policy.h
136
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,