Searched defs:promisc (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-10-stable/tools/tools/ether_reflect/
H A Dether_reflect.c62 int debug = 0, promisc = 0; local
/freebsd-10-stable/contrib/libpcap/
H A Dpcap-nit.c212 nit_setflags(int fd, int promisc, int to_ms, char *ebuf) argument
H A Dpcap-snit.c230 nit_setflags(int fd, int promisc, int to_ms, char *ebuf) argument
H A Dpcap-dos.c604 open_driver (const char *dev_name, char *ebuf, int promisc) argument
750 static int first_init (const char *name, char *ebuf, int promisc) argument
H A Dpcap-int.h211 int promisc; member in struct:pcap_opt
H A Dpcap.c539 pcap_set_promisc(pcap_t *p, int promisc) argument
648 pcap_open_live(const char *source, int snaplen, int promisc, int to_ms, char *errbuf) argument
/freebsd-10-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_interfaces.c45 int promisc; member in struct:ifchange
/freebsd-10-stable/sbin/setkey/
H A Dsetkey.c227 promisc() function
/freebsd-10-stable/sys/dev/ie/
H A Dif_ievar.h50 int promisc; member in struct:ie_softc
/freebsd-10-stable/sys/netgraph/
H A Dng_ether.c85 u_char promisc; /* promiscuous mode enabled */ member in struct:private
/freebsd-10-stable/sys/netipsec/
H A Dkeysock.c140 key_sendup0(struct rawcb *rp, struct mbuf *m, int promisc) argument
/freebsd-10-stable/sys/mips/adm5120/
H A Dif_admsw.c1170 uint32_t allmc, anymc, conf, promisc; local
/freebsd-10-stable/sys/net/
H A Dnetmap_user.h217 int promisc; member in struct:nm_desc
/freebsd-10-stable/sys/dev/bwi/
H A Dbwimac.c1975 bwi_mac_set_promisc(struct bwi_mac *mac, int promisc) argument
H A Dif_bwi.c1316 int promisc = -1; local
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dport.c548 u32 promisc; local
833 mlx4_SET_PORT_qpn_calc(struct mlx4_dev *dev, u8 port, u32 base_qpn, u8 promisc) argument
[all...]
H A Dmlx4.h756 __be32 promisc; member in struct:mlx4_set_port_rqp_calc_context
/freebsd-10-stable/sys/dev/an/
H A Dif_an.c1880 an_promisc(struct an_softc *sc, int promisc) argument
/freebsd-10-stable/sys/dev/virtio/network/
H A Dif_vtnet.c3310 int ucnt, mcnt, promisc, allmulti, error; local
/freebsd-10-stable/sys/dev/mxge/
H A Dif_mxge.c1087 mxge_change_promisc(mxge_softc_t *sc, int promisc) argument
/freebsd-10-stable/sys/dev/mlx5/mlx5_en/
H A Den.h644 struct mlx5e_eth_addr_info promisc; member in struct:mlx5e_eth_addr_db
/freebsd-10-stable/sys/dev/oce/
H A Doce_if.h862 uint8_t promisc; member in struct:oce_softc
H A Doce_hw.h1782 uint8_t promisc; member in struct:mbx_common_config_vlan::__anon9631::__anon9632
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_main.c3774 int mtu = -1, promisc = -1, allmulti = -1, vlanex = -1; local
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c7159 t4_set_rxmode(struct adapter *adap, unsigned int mbox, unsigned int viid, int mtu, int promisc, int all_multi, int bcast, int vlanex, bool sleep_ok) argument

Completed in 244 milliseconds

12