| /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/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_ethtool.c | 81 {"tx_unicast", VNIC_STAT(tx_grp.unicast)}, 94 {"rx_unicast", VNIC_STAT(rx_grp.unicast)},
|
| /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
|
| /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/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.
|
| H A D | devlink-trap.rst | 154 flooded (e.g., unknown unicast, unregistered multicast) and there are 167 - Traps unicast packets that should be forwarded by the device whose TTL 180 routed and they have a unicast destination IP and a multicast destination 230 - Traps unicast IPv4 packets that did not match any route 233 - Traps unicast IPv6 packets that did not match any route 346 - Traps unicast packets that need to be routed through the same layer 3 351 - Traps unicast packets that hit a local route and need to be locally 360 - Traps unicast IPv6 packets that need to be routed and have a destination 571 - Contains a packet trap for unicast loopback packets (i.e.,
|
| H A D | octeontx2.rst | 77 - Set the maximum number of unicast filters that can be programmed for
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | usb.c | 375 bool unicast = false; in _rtl_usb_rx_process_agg() local 396 unicast = true; in _rtl_usb_rx_process_agg() 403 if (unicast) in _rtl_usb_rx_process_agg() 417 bool unicast = false; in _rtl_usb_rx_process_noagg() local 438 unicast = true; in _rtl_usb_rx_process_noagg() 445 if (unicast) in _rtl_usb_rx_process_noagg()
|
| /linux/include/rdma/ |
| H A D | opa_vnic.h | 64 u64 unicast; member
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02.h | 273 mt76x02_rx_get_sta_wcid(struct mt76x02_sta *sta, bool unicast) in mt76x02_rx_get_sta_wcid() argument 278 if (unicast) in mt76x02_rx_get_sta_wcid()
|
| H A D | mt792x_mac.c | 139 bool unicast) in mt792x_rx_get_wcid() argument 146 if (unicast || !wcid) in mt792x_rx_get_wcid()
|
| /linux/Documentation/networking/dsa/ |
| H A D | lan9303.rst | 25 is enabled. This means that unicast traffic is forwarded in HW. Broadcast and
|
| /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/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | mac.c | 172 bool hdr_trans, unicast, insert_ccmp_hdr = false; in mt7921_mac_fill_rx() local 212 unicast = FIELD_GET(MT_RXD3_NORMAL_ADDR_TYPE, rxd3) == MT_RXD3_NORMAL_U2M; in mt7921_mac_fill_rx() 214 status->wcid = mt792x_rx_get_wcid(dev, idx, unicast); in mt7921_mac_fill_rx() 439 status->aggr = unicast && !ieee80211_is_qos_nullfunc(fc); in mt7921_mac_fill_rx()
|
| /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/drivers/net/dsa/mv88e6xxx/ |
| H A D | port.h | 537 int port, bool unicast); 541 bool unicast);
|
| H A D | port.c | 915 int port, bool unicast) in mv88e6185_port_set_forward_unknown() argument 924 if (unicast) in mv88e6185_port_set_forward_unknown() 933 bool unicast) in mv88e6352_port_set_ucast_flood() argument 942 if (unicast) in mv88e6352_port_set_ucast_flood()
|
| /linux/tools/lib/bpf/ |
| H A D | netlink.c | 673 bool unicast) in __get_tc_info() argument 680 if (unicast && info->processed) in __get_tc_info() 694 return unicast ? NL_NEXT : NL_DONE; in __get_tc_info()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | mac.c | 485 mt7603_rx_get_wcid(struct mt7603_dev *dev, u8 idx, bool unicast) in mt7603_rx_get_wcid() argument 491 if (unicast || !wcid) in mt7603_rx_get_wcid() 514 bool unicast = rxd1 & MT_RXD1_NORMAL_U2M; in mt7603_mac_fill_rx() local 527 status->wcid = mt7603_rx_get_wcid(dev, idx, unicast); in mt7603_mac_fill_rx() 678 status->aggr = unicast && in mt7603_mac_fill_rx()
|
| /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.
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | mac.c | 88 u8 idx, bool unicast) in mt7615_rx_get_wcid() argument 94 if (unicast || !wcid) in mt7615_rx_get_wcid() 344 bool unicast, hdr_trans, remove_pad, insert_ccmp_hdr = false; in mt7615_mac_fill_rx() local 379 unicast = (rxd1 & MT_RXD1_NORMAL_ADDR_TYPE) == MT_RXD1_NORMAL_U2M; in mt7615_mac_fill_rx() 381 status->wcid = mt7615_rx_get_wcid(dev, idx, unicast); in mt7615_mac_fill_rx() 644 status->aggr = unicast && in mt7615_mac_fill_rx()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mac.c | 358 bool hdr_trans, unicast, insert_ccmp_hdr = false; in mt7925_mac_fill_rx() local 393 unicast = FIELD_GET(MT_RXD3_NORMAL_ADDR_TYPE, rxd3) == MT_RXD3_NORMAL_U2M; in mt7925_mac_fill_rx() 395 status->wcid = mt792x_rx_get_wcid(dev, idx, unicast); in mt7925_mac_fill_rx() 614 status->aggr = unicast && !ieee80211_is_qos_nullfunc(fc); in mt7925_mac_fill_rx()
|