Searched refs:IFF_PROMISC (Results 1 – 25 of 33) sorted by relevance
12
37 #define IFF_PROMISC 0x100 macro
252 if (ifp->ac_if.flags & (IFF_ALLMULTI | IFF_PROMISC)) { in axge_setmulti()271 if (ifp->ac_if.flags & IFF_PROMISC) in axge_setpromisc()695 if (ifp->ac_if.flags & IFF_PROMISC) in axge_init()
1075 if (drv_sc->state & IFF_PROMISC) in axe_init()1105 if (drv_sc->state & IFF_PROMISC) { in axe_setpromisc()
76 IFF_PROMISC;
400 {"promisc", IFF_PROMISC, 0}, in ifconfig_main()
413 {"promisc", IFF_PROMISC, 0}, in ifconfig_main()
249 ifinfo.ifr_flags = ifinfo.ifr_flags | IFF_PROMISC; in open_socket()
258 IFF_PROMISC
337 IFF_PROMISC
412 IFF_PROMISC
359 IFF_PROMISC
407 IFF_PROMISC
498 IFF_PROMISC
828 IFF_PROMISC
701 IFF_PROMISC
511 pub const IFF_PROMISC: ::c_int = 0x100; // receive all packets constant
1144 pub const IFF_PROMISC: ::c_int = 0x100; // receive all packets constant
1583 pub const IFF_PROMISC: ::c_int = 0x100; // receive all packets constant
667 pub const IFF_PROMISC: ::c_int = 0x100; constant
971 pub const IFF_PROMISC: ::c_int = 0x0100; // receive all packets constant