Home
last modified time | relevance | path

Searched refs:bpf_if (Results 1 – 25 of 57) sorted by relevance

123

/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dbpf.h413 struct bpf_if;
416 void (*bpf_attach)(struct ifnet *, u_int, u_int, struct bpf_if **);
420 void (*bpf_tap)(struct bpf_if *, u_char *, u_int);
421 void (*bpf_mtap)(struct bpf_if *, struct mbuf *);
422 void (*bpf_mtap2)(struct bpf_if *, void *, u_int, struct mbuf *);
423 void (*bpf_mtap_af)(struct bpf_if *, uint32_t, struct mbuf *);
424 void (*bpf_mtap_sl_in)(struct bpf_if *, u_char *, struct mbuf **);
425 void (*bpf_mtap_sl_out)(struct bpf_if *, u_char *, struct mbuf *);
437 bpf_attach2(struct ifnet *_ifp, u_int _dlt, u_int _hdrlen, struct bpf_if **_dp) in bpf_attach2()
457 bpf_mtap2(struct bpf_if *_bpf, void *_data, u_int _dlen, struct mbuf *_m) in bpf_mtap2()
[all …]
H A Dbpfdesc.h71 struct bpf_if * bd_bif; /* interface descriptor */
135 struct bpf_if { struct
136 struct bpf_if *bif_next; /* list of all interfaces */ argument
138 struct bpf_if **bif_driverp; /* pointer into softc */ argument
H A Dbpf.c132 struct bpf_if *bpf_iflist;
136 static void bpf_deliver(struct bpf_if *,
340 bpf_attachd(struct bpf_d *d, struct bpf_if *bp) in bpf_attachd()
362 struct bpf_if *bp; in bpf_detachd()
1164 struct bpf_if *bp; in bpf_setif()
1494 _bpf_mtap(struct bpf_if *bp, struct mbuf *m) in _bpf_mtap()
1782 struct bpf_if *bp; in _bpfattach()
1811 struct bpf_if *bp, **pbp; in _bpfdetach()
1848 struct bpf_if *bp; in _bpf_change_type()
1870 struct bpf_if *bp; in bpf_getdltlist()
[all …]
H A Dbpf_stub.c42 struct bpf_if **lag_drvp;
49 static void bpf_stub_attach(struct ifnet *, u_int, u_int, struct bpf_if **);
74 bpf_stub_attach(struct ifnet *ifp, u_int dlt, u_int hlen, struct bpf_if **drvp) in bpf_stub_attach()
/dports/net/tcpview/tcpview-1.0/bpf/net/
H A Dbpfdesc.h65 struct bpf_if * bd_bif; /* interface descriptor */
87 struct bpf_if { struct
88 struct bpf_if *bif_next; /* list of all interfaces */ argument
90 struct bpf_if **bif_driverp; /* pointer into softc */ argument
H A Dbpf.c110 struct bpf_if *bpf_iflist;
219 struct bpf_if *bp;
241 struct bpf_if *bp;
821 struct bpf_if *bp;
982 struct bpf_if *bp;
990 bp = (struct bpf_if *)arg;
1031 struct bpf_if *bp = (struct bpf_if *)arg;
1183 struct bpf_if *bp;
1186 static struct bpf_if bpf_ifs[NBPFILTER];
1191 bp = (struct bpf_if *)malloc(sizeof(*bp), M_DEVBUF, M_DONTWAIT);
[all …]
H A Dtags90 bpf_if bpfdesc.h /^struct bpf_if {$/
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Dbpfdesc.h71 struct bpf_if * bd_bif; /* interface descriptor */
108 struct bpf_if { struct
109 struct bpf_if *bif_next; /* list of all interfaces */ argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Dbpfdesc.h71 struct bpf_if * bd_bif; /* interface descriptor */
108 struct bpf_if { struct
109 struct bpf_if *bif_next; /* list of all interfaces */ argument
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/net/
H A Dbpfdesc.h71 struct bpf_if * bd_bif; /* interface descriptor */
108 struct bpf_if { struct
109 struct bpf_if *bif_next; /* list of all interfaces */ argument
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/src/include/
H A Dethernet.h370 struct bpf_if;
382 void ether_vlan_mtap(struct bpf_if *, struct mbuf *,
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dmalovar.h112 struct bpf_if * sc_drvbpf;
H A Drt2560var.h152 struct bpf_if * sc_drvbpf;
H A Danvar.h149 struct bpf_if * sc_drvbpf;
H A Drt2661var.h161 struct bpf_if * sc_drvbpf;
H A Drt2860var.h196 struct bpf_if *sc_drvbpf;
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/usb/
H A Dif_uralvar.h127 struct bpf_if * sc_drvbpf;
H A Dif_rumvar.h139 struct bpf_if * sc_drvbpf;
H A Dif_urtwnvar.h180 struct bpf_if * sc_drvbpf;
H A Dif_otusvar.h220 struct bpf_if * sc_drvbpf;
H A Dif_runvar.h202 struct bpf_if * sc_drvbpf;
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_iwivar.h159 struct bpf_if *sc_drvbpf;
H A Dif_ipwvar.h151 struct bpf_if *sc_drvbpf;
H A Dif_wpivar.h171 struct bpf_if * sc_drvbpf;
H A Dif_iwnvar.h322 struct bpf_if * sc_drvbpf;

123