| /linux/net/mac80211/tests/ |
| H A D | mfp.c | 16 bool sta, mfp, decrypted, unicast, assoc; member 28 .unicast = true, 36 .unicast = false, 44 .unicast = true, 53 .unicast = false, 62 .unicast = true, 72 .unicast = false, 83 .unicast = true, 91 .unicast = false, 99 .unicast = true, [all …]
|
| /linux/Documentation/networking/ |
| H A D | bareudp.rst | 19 The MPLS protocol can have ethertypes ETH_P_MPLS_UC (unicast) & ETH_P_MPLS_MC (multicast). 50 For MPLS, the multiproto mode allows the tunnel to handle both unicast
|
| H A D | mac80211-injection.rst | 35 an ACK even if it is a unicast frame
|
| H A D | switchdev.rst | 180 - VLAN flooding of multicast/broadcast and unknown unicast packets 311 and unknown unicast packets to all ports in domain, if allowed by port's 329 certain netdevs from flooding unicast traffic for which there is no FDB entry. 432 appropriate filters for VLAN, multicast, unicast etc. The underlying device
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | vnic_main.c | 26 for (src64 = &qstats->x_grp.unicast, \ 27 dst64 = &stats->x_grp.unicast; \ 143 tx_grp->unicast++; in hfi1_vnic_update_tx_counters() 172 rx_grp->unicast++; in hfi1_vnic_update_rx_counters()
|
| /linux/include/rdma/ |
| H A D | opa_vnic.h | 64 u64 unicast; member
|
| /linux/Documentation/networking/devlink/ |
| H A D | prestera.rst | 129 - Drops packets with illegal SIP/DIP multicast/unicast addresses. 135 - Drops packets with destination MAC being unicast, but destination IP address being multicast.
|
| /linux/net/dccp/ |
| H A D | Kconfig | |
| /linux/Documentation/networking/dsa/ |
| H A D | lan9303.rst | 25 is enabled. This means that unicast traffic is forwarded in HW. Broadcast and
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | commands.h | 43 bool unicast, bool multicast);
|
| H A D | cfg80211.c | 574 int link_id, u8 key_index, bool unicast, in qtnf_set_default_key() argument 580 ret = qtnf_cmd_send_set_default_key(vif, key_index, unicast, multicast); in qtnf_set_default_key() 583 vif->mac->macid, vif->vifid, key_index, unicast, in qtnf_set_default_key()
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | nft_fib.sh | 88 fib daddr type unicast counter comment "daddr not local" 89 fib daddr . iif type unicast counter comment "daddr not configured on iif" 93 fib daddr type unicast counter 94 fib daddr . oif type unicast counter
|
| /linux/tools/lib/bpf/ |
| H A D | netlink.c | 671 bool unicast) in __get_tc_info() 678 if (unicast && info->processed) in __get_tc_info() 692 return unicast ? NL_NEXT : NL_DONE; in get_tc_info() 657 __get_tc_info(void * cookie,struct tcmsg * tc,struct nlattr ** tb,bool unicast) __get_tc_info() argument
|
| /linux/arch/nios2/boot/dts/ |
| H A D | 10m50_devboard.dts | 102 altr,has-supplementary-unicast;
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| H A D | switch-driver.rst | 113 Restricting the unknown unicast and multicast flooding domain is supported, but 118 Error: fsl_dpaa2_switch: Cannot configure multicast flooding independently of unicast.
|
| H A D | ethernet-driver.rst | 173 Hardware offload of unicast and multicast MAC filtering is supported on the
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | README | 231 bit 1 = 1 -- unicast data 243 echo "3" > hscfg : Broadcast and unicast data;
|
| /linux/Documentation/driver-api/ |
| H A D | slimbus.rst | 20 management, configuration and status updates. These messages can be unicast (e.g.
|
| /linux/net/sched/ |
| H A D | cls_api.c | 623 u32 seq, u16 flags, int event, bool unicast, 2149 u32 parent, void *fh, int event, bool unicast, in tfilter_notify() argument 2156 if (!unicast && !rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) in tfilter_notify() 2164 if (unicast) in tfilter_notify() 2998 u32 seq, u16 flags, int event, bool unicast, in tc_chain_notify() argument 3007 if (!unicast && !rtnl_notify_needed(net, flags, RTNLGRP_TC)) in tc_chain_notify() 3021 if (unicast) in tc_chain_notify()
|
| /linux/drivers/net/ethernet/cortina/ |
| H A D | gemini.h | 701 unsigned int unicast:1; member
|
| /linux/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_vema_iface.c | 111 for (dst = &cntrs->tx_unicast, src = &vstats.tx_grp.unicast; in opa_vnic_get_summary_counters()
|
| /linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| H A D | kconfig.rst | 111 | user configured unicast MAC addresses to the requesting PF.
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpni.h | 609 int unicast,
|
| /linux/net/wireless/ |
| H A D | rdev-ops.h | 124 bool unicast, bool multicast) in rdev_set_default_key() argument 128 unicast, multicast); in rdev_set_default_key() 130 key_index, unicast, multicast); in rdev_set_default_key()
|
| H A D | trace.h | 619 u8 key_index, bool unicast, bool multicast), 620 TP_ARGS(wiphy, netdev, link_id, key_index, unicast, multicast), 626 __field(bool, unicast) 634 __entry->unicast = unicast; 640 __entry->key_index, BOOL_TO_STR(__entry->unicast),
|