| /Linux-v5.15/tools/testing/selftests/net/ |
| D | fib-onlink-tests.sh | 270 # - unicast connected, unicast recursive 274 run_ip 254 ${TEST_NET4[1]}.1 ${CONGW[1]} ${NETIFS[p1]} 0 "unicast connected" 275 run_ip 254 ${TEST_NET4[1]}.2 ${RECGW4[1]} ${NETIFS[p1]} 0 "unicast recursive" 279 run_ip ${VRF_TABLE} ${TEST_NET4[2]}.1 ${CONGW[3]} ${NETIFS[p5]} 0 "unicast connected" 280 run_ip ${VRF_TABLE} ${TEST_NET4[2]}.2 ${RECGW4[2]} ${NETIFS[p5]} 0 "unicast recursive" 284 run_ip ${PBR_TABLE} ${TEST_NET4[2]}.3 ${CONGW[3]} ${NETIFS[p5]} 0 "unicast connected" 285 run_ip ${PBR_TABLE} ${TEST_NET4[2]}.4 ${RECGW4[2]} ${NETIFS[p5]} 0 "unicast recursive" 294 0 "unicast connected - multipath" 299 0 "unicast recursive - multipath" 304 0 "unicast connected - multipath onlink first only" [all …]
|
| D | unicast_extensions.sh | 4 # By Seth Schoen (c) 2021, for the IPv4 Unicast Extensions Project 19 # * Currently the kernel DOES NOT accept unicast use of the lowest 24 # * Currently the kernel DOES NOT accept unicast use of any of 127/8. 26 # * Currently the kernel DOES NOT accept unicast use of any of 224/4. 174 echo "Unicast address extensions tests (behavior of reserved IPv4 addresses)" 209 # as a unicast address. Thus, these tests expect failure. 217 # Test support for unicast use of class D
|
| /Linux-v5.15/include/linux/ |
| D | pim.h | 22 * 1 = Register Unicast to RP 23 * 2 = Register-Stop Unicast to source of Register 28 * 6 = Graft (used in PIM-DM only) Unicast to RPF'(S) 29 * 7 = Graft-Ack (used in PIM-DM only) Unicast to source of Graft 31 * 8 = Candidate-RP-Advertisement Unicast to Domain's BSR
|
| D | drbd_genl_api.h | 9 * For (unicast) replies or informational (broadcast) messages 22 * @ret_code: kernel->userland unicast cfg reply return code (union with flags);
|
| /Linux-v5.15/arch/um/drivers/ |
| D | umcast_user.c | 46 if (pri->unicast) in umcast_user_init() 59 if (pri->unicast) in umcast_remove() 73 if ((!pri->unicast && lsin->sin_addr.s_addr == 0) || in umcast_open() 94 if (!pri->unicast) { in umcast_open() 122 if (!pri->unicast) { in umcast_open() 152 if (!pri->unicast) { in umcast_close()
|
| D | umcast_kern.c | 24 bool unicast; member 38 dpri->unicast = init->unicast; in umcast_init() 42 if (dpri->unicast) { in umcast_init() 107 init->unicast = false; in mcast_setup() 153 init->unicast = true; in ucast_setup()
|
| /Linux-v5.15/net/batman-adv/ |
| D | send.c | 55 * otherwise it is sent as unicast to the given neighbor. 131 * batadv_send_unicast_skb() - Send unicast packet to neighbor 226 * common fields for unicast packets 227 * @skb: the skb carrying the unicast header to initialize 245 /* batman packet type: unicast */ in batadv_send_skb_push_fill_unicast() 247 /* set unicast ttl */ in batadv_send_skb_push_fill_unicast() 258 * batadv_send_skb_prepare_unicast() - encapsulate an skb with a unicast header 274 * unicast 4addr header 278 * @packet_subtype: the unicast 4addr packet subtype to use 316 * batadv_send_skb_unicast() - encapsulate and send an skb via unicast [all …]
|
| D | routing.c | 189 /* packet with broadcast indication but unicast recipient */ in batadv_check_management_packet() 355 /* packet with unicast indication but non-unicast recipient */ in batadv_recv_icmp_packet() 430 * batadv_check_unicast_packet() - Check for malformed unicast packets 452 /* packet with unicast indication but non-unicast recipient */ in batadv_check_unicast_packet() 670 pr_debug("Warning - can't forward unicast packet from %pM to %pM: ttl exceeded\n", in batadv_route_unicast_packet() 729 * batadv_reroute_unicast_packet() - update the unicast header for re-routing 731 * @skb: unicast packet to process 732 * @unicast_packet: the unicast header to be updated 736 * Search the translation table for dst_addr and update the unicast header with 808 /* do not reroute multicast frames in a unicast header */ in batadv_check_unicast_ttvn() [all …]
|
| D | tvlv.c | 355 * @ogm_source: flag indicating whether the tvlv is an ogm or a unicast packet 357 * @src: source mac address of the unicast packet 358 * @dst: destination mac address of the unicast packet 408 * @ogm_source: flag indicating whether the tvlv is an ogm or a unicast packet 410 * @src: source mac address of the unicast packet 411 * @dst: destination mac address of the unicast packet 499 * type and version (both need to match) for ogm tvlv payload and/or unicast 504 * @uptr: unicast tvlv handler callback function. This function receives the 505 * source & destination of the unicast packet as well as the tvlv content 580 * batadv_tvlv_unicast_send() - send a unicast packet with tvlv payload to the [all …]
|
| D | multicast.h | 27 * a multicast-to-unicast conversion and the BATMAN unicast routing 34 * via the BATMAN unicast routing protocol)
|
| D | send.h | 78 * unicast header. Then send this frame to the according destination node. 94 * @packet_subtype: the unicast 4addr packet subtype to use 100 * unicast-4addr header. Then send this frame to the according destination
|
| /Linux-v5.15/Documentation/devicetree/bindings/net/ |
| D | altera_tse.txt | 28 - altr,has-supplementary-unicast: 29 If present, TSE supports additional unicast addresses. 30 Otherwise additional unicast addresses are not supported. 72 altr,has-supplementary-unicast; 110 altr,has-supplementary-unicast;
|
| /Linux-v5.15/include/uapi/linux/ |
| D | batadv_packet.h | 30 * @BATADV_UNICAST: unicast packets carrying unicast payload traffic 31 * @BATADV_UNICAST_FRAG: unicast packets carrying a fragment of the original 33 * @BATADV_UNICAST_4ADDR: unicast packet including the originator address of 35 * @BATADV_ICMP: unicast packet like IP ICMP used for ping or traceroute 36 * @BATADV_UNICAST_TVLV: unicast packet carrying TVLV containers 45 /* 0x40 - 0x7f: unicast */ 398 * struct batadv_unicast_packet - unicast packet for network payload 403 * @dest: originator destination of the unicast packet 417 * struct batadv_unicast_4addr_packet - extended unicast packet 418 * @u: common unicast packet header [all …]
|
| /Linux-v5.15/drivers/infiniband/ulp/opa_vnic/ |
| D | opa_vnic_encap.h | 127 * @u_ucast_dlid: array of unknown unicast dlids 167 * @pcp_to_sc_uc: sc by pcp index for unicast ethernet packets 168 * @pcp_to_vl_uc: vl by pcp index for unicast ethernet packets 171 * @non_vlan_sc_uc: sc for non-vlan unicast ethernet packets 172 * @non_vlan_vl_uc: vl for non-vlan unicast ethernet packets 176 * @uc_macs_gen_count: generation count for unicast macs list 284 * @tx_unicast: unicast packets transmitted 295 * @rx_unicast: unicast packets received
|
| /Linux-v5.15/net/core/ |
| D | dev_addr_lists.c | 6 * This file contains functions for working with unicast, multicast and device 618 * Unicast list handling functions 622 * dev_uc_add_excl - Add a global secondary unicast address 642 * dev_uc_add - Add a secondary unicast address 646 * Add a secondary unicast address to the device or increase 664 * dev_uc_del - Release secondary unicast address. 668 * Release reference to a secondary unicast address and remove it 686 * dev_uc_sync - Synchronize device's unicast list to another device 715 * dev_uc_sync_multiple - Synchronize device's unicast list to another 777 * dev_uc_flush - Flush unicast addresses [all …]
|
| /Linux-v5.15/Documentation/networking/devlink/ |
| 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 561 - Contains a packet trap for unicast loopback packets (i.e.,
|
| /Linux-v5.15/drivers/net/wireless/marvell/mwifiex/ |
| D | README | 231 bit 1 = 1 -- unicast data 243 echo "3" > hscfg : Broadcast and unicast data; 245 echo "2 3" > hscfg : Unicast data and GPIO 3; 247 echo "2 1 160" > hscfg : Unicast data, GPIO 1 and gap 160 ms 248 echo "2 1 0xff" > hscfg : Unicast data, GPIO 1; Wait for host
|
| D | sta_rx.c | 155 /* Only stash RX bitrate for unicast packets. */ in mwifiex_process_rx_packet() 184 * de-aggregated accordingly. Non-unicast packets are sent directly to 185 * the kernel/upper layers. Unicast packets are handed over to the 227 * If the packet is not an unicast packet then send the packet in mwifiex_process_sta_rx_packet()
|
| /Linux-v5.15/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| D | hw_atl_llh.h | 74 /* get msm rx unicast frames counter register */ 86 /* get msm rx unicast octets counter register 0 */ 92 /* get msm tx unicast frames counter register */ 107 /* get msm tx unicast octets counter register 0 */ 378 /* set l2 unicast filter action */ 383 /* set l2 unicast filter enable */ 387 /* set l2 unicast destination address lsw */ 392 /* set l2 unicast destination address msw */
|
| /Linux-v5.15/drivers/net/ethernet/intel/igbvf/ |
| D | mbx.h | 42 /* VF requests PF to clear all unicast MAC filters */ 44 /* VF requests PF to add unicast MAC filter */
|
| /Linux-v5.15/Documentation/networking/ |
| D | bareudp.rst | 18 MPLS procotcol can have ethertypes ETH_P_MPLS_UC (unicast) & ETH_P_MPLS_MC (multicast). 49 For MPLS, the multiproto mode allows the tunnel to handle both unicast
|
| /Linux-v5.15/drivers/net/ethernet/intel/igb/ |
| D | e1000_mbx.h | 38 /* VF requests to clear all unicast MAC filters */ 40 /* VF requests to add unicast MAC filter */
|
| /Linux-v5.15/tools/testing/selftests/drivers/net/mlxsw/ |
| D | qos_mc_aware.sh | 18 # Multicast traffic is untagged, unicast traffic is tagged with PCP 1. Therefore 20 # measure the throughput. In order to avoid prioritizing unicast traffic, prio 25 # Thus we set MTU to 10K on all involved interfaces. Then both unicast and 30 # | | | unicast --> + $h2.111 |
|
| /Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| D | antsel.c | 28 #define ANT_SELCFG_TX_UNICAST 0 /* unicast tx antenna configuration */ 29 #define ANT_SELCFG_RX_UNICAST 1 /* unicast rx antenna configuration */ 207 /* 1) Update TX antconfig for all frames that are not unicast data in brcms_c_antsel_cfgupd() 219 /* 2) Update RX antconfig for all frames that are not unicast data in brcms_c_antsel_cfgupd()
|
| /Linux-v5.15/include/linux/i3c/ |
| D | ccc.h | 20 /* Commands valid in both broadcast and unicast modes */ 36 /* Unicast-only commands */ 61 * (broadcast version) or a specific device (unicast version) will be 370 * unicast commands
|