/linux-6.8/net/batman-adv/ |
D | gateway_client.c | 74 * batadv_gw_get_selected_gw_node() - Get currently selected gateway 77 * Return: selected gateway (with increased refcnt), NULL on errors 98 * batadv_gw_get_selected_orig() - Get originator of currently selected gateway 101 * Return: orig_node of selected gateway (with increased refcnt), NULL on errors 147 * batadv_gw_reselect() - force a gateway reselection 150 * Set a flag to remind the GW component to perform a new gateway reselection. 151 * However this function does not ensure that the current gateway is going to be 152 * deselected. The reselection mechanism may elect the same gateway once again. 154 * This means that invoking batadv_gw_reselect() does not guarantee a gateway 181 /* deselect the current gateway so that next time that client mode is in batadv_gw_check_client_stop() [all …]
|
D | gateway_common.c | 22 * gateway setting change 50 * batadv_gw_tvlv_ogm_handler_v1() - process incoming gateway tvlv container 54 * @tvlv_value: tvlv buffer containing the gateway data 62 struct batadv_tvlv_gateway_data gateway, *gateway_ptr; in batadv_gw_tvlv_ogm_handler_v1() local 68 tvlv_value_len < sizeof(gateway)) { in batadv_gw_tvlv_ogm_handler_v1() 69 gateway.bandwidth_down = 0; in batadv_gw_tvlv_ogm_handler_v1() 70 gateway.bandwidth_up = 0; in batadv_gw_tvlv_ogm_handler_v1() 73 gateway.bandwidth_down = gateway_ptr->bandwidth_down; in batadv_gw_tvlv_ogm_handler_v1() 74 gateway.bandwidth_up = gateway_ptr->bandwidth_up; in batadv_gw_tvlv_ogm_handler_v1() 75 if (gateway.bandwidth_down == 0 || in batadv_gw_tvlv_ogm_handler_v1() [all …]
|
D | bridge_loop_avoidance.c | 78 * batadv_choose_backbone_gw() - choose the right bucket for a backbone gateway. 82 * Return: the hash index of the backbone gateway 99 * @data2: pointer to the second backbone gateway 162 * @backbone_gw: backbone gateway to be free'd 250 * batadv_backbone_hash_find() - looks for a backbone gateway in the hash 255 * Return: backbone gateway if found or NULL otherwise 295 * @backbone_gw: backbone gateway where the claims should be removed 483 * batadv_bla_get_backbone_gw() - finds or creates a backbone gateway 489 * Return: the (possibly created) backbone gateway or NULL on error 535 /* this is a gateway now, remove any TT entry on this VLAN */ in batadv_bla_get_backbone_gw() [all …]
|
D | gateway_client.h | 27 struct batadv_tvlv_gateway_data *gateway); 45 * @gw_node: gateway node to free
|
D | main.h | 152 /** @BATADV_UEV_ADD: gateway was selected (after none was selected) */ 156 * @BATADV_UEV_DEL: selected gateway was removed and none is selected 162 * @BATADV_UEV_CHANGE: a different gateway was selected as based gateway 177 /** @BATADV_UEV_GW: selected gateway was modified */
|
/linux-6.8/tools/testing/selftests/net/ |
D | amt.sh | 7 # There are four network-namespaces, LISTENER, SOURCE, GATEWAY, RELAY. 11 # The role of GATEWAY is to work Gateway role of AMT interface. 28 # | . GATEWAY netns | 77 readonly GATEWAY=$(mktemp -u gateway-XXXXXXXX) 95 ip netns add "${GATEWAY}" || exit_cleanup "${LISTENER}" 96 ip netns add "${RELAY}" || exit_cleanup "${LISTENER}" "${GATEWAY}" 97 ip netns add "${SOURCE}" || exit_cleanup "${LISTENER}" "${GATEWAY}" \ 105 exit_cleanup "${LISTENER}" "${GATEWAY}" "${RELAY}" "${SOURCE}" 110 for ns in "${LISTENER}" "${GATEWAY}" "${RELAY}" "${SOURCE}"; do 119 ip link set gw_l netns "${GATEWAY}" up [all …]
|
D | unicast_extensions.sh | 82 # Perform a simple set of gateway tests. 85 # host gateway host 141 # Sets up a simple gateway and tries to connect through it. 194 # Routing using lowest address as a gateway/endpoint 214 # Routing using class D as a gateway
|
/linux-6.8/include/uapi/linux/ |
D | amt.h | 9 /* AMT interface works as Gateway mode. 10 * The Gateway mode encapsulates IGMP/MLD traffic and decapsulates 26 /* This attribute specify mode etier Gateway or Relay. */ 29 * AMT interface is created as Gateway mode, this attribute is used 35 /* This attribute specify Gateway port. 36 * AMT interface is created as Gateway mode, this attribute is used 50 * When Gateway get started, it send discovery message to find the
|
D | batman_adv.h | 125 * enum batadv_gw_modes - gateway mode of node 134 /** @BATADV_GW_MODE_SERVER: announce itself as gateway server */ 290 * @BATADV_ATTR_ROUTER: Gateway router MAC address 310 * @BATADV_ATTR_BLA_BACKBONE: BLA gateway originator MAC address 417 * @BATADV_ATTR_GW_MODE: defines the state of the gateway features. 424 * will use to choose a gateway if gw_mode was set to 'client'.
|
/linux-6.8/sound/soc/sof/ |
D | ipc4-topology.h | 105 * is connected to Gateway 184 * struct sof_copier_gateway_cfg - IPC gateway configuration 185 * @node_id: ID of Gateway Node 186 * @dma_buffer_size: Preferred Gateway DMA buffer size (in bytes) 187 * @config_length: Length of gateway node configuration blob specified in #config_data 188 * config_data: Gateway node configuration blob 202 * @gtw_cfg: Gateway configuration 212 * struct sof_ipc4_gtw_attributes: Gateway attributes 213 * @lp_buffer_alloc: Gateway data requested in low power memory 214 * @alloc_from_reg_file: Gateway data requested in register file memory [all …]
|
D | ipc4-fw-reg.h | 17 * module allocated on pipeline attached to Host Output Gateway when 21 * module allocated on pipeline attached to Host Output Gateway 73 * @node_id: Dai gateway node id 126 * @llp_evad_reading_slot: LLP Readings for EVAD gateway
|
/linux-6.8/drivers/net/wireless/ath/wil6210/ |
D | fw.h | 161 /* 1-dword gateway */ 168 /* gateway write block. 170 * through the gateway 179 #define WIL_FW_GW_CTL_BUSY BIT(29) /* gateway busy performing operation */ 180 #define WIL_FW_GW_CTL_RUN BIT(30) /* start gateway operation */ 185 /* 4-dword gateway */ 192 /* gateway write block. 194 * through the gateway
|
/linux-6.8/sound/soc/intel/skylake/ |
D | skl-i2s.h | 65 * struct skl_i2s_config_blob_legacy - Structure defines I2S Gateway 68 * @gtw_attr: Gateway attribute for the I2S Gateway 69 * @tdm_ts_group: TDM slot mapping against channels in the Gateway.
|
/linux-6.8/Documentation/sound/hd-audio/ |
D | models.rst | 566 gateway-m4 567 Gateway laptops with EAPD control 568 gateway-m4-2 569 Gateway laptops with EAPD control 586 Keep EAPD on (e.g. Gateway T1616) 640 Some Gateway MX series laptops (NX560XL) 642 Some Gateway MX series laptops (MX6453) 644 Some Gateway MX series laptops (M255) 646 Some Gateway MX series laptops 648 Some Gateway MX series laptops [all …]
|
/linux-6.8/tools/hv/ |
D | hv_set_ifconfig.sh | 35 # GATEWAY=ipaddr1 40 # IPV6 addresses will be tagged as IPV6ADDR, IPV6 gateway will be 58 # gateway=gateway1;gateway2 66 # gateway=gateway1;gateway2
|
D | hv_kvp_daemon.c | 75 GATEWAY, enumerator 678 * Get the address of default gateway (ipv4). in kvp_get_ipconfig_info() 684 * Execute the command to gather gateway info. in kvp_get_ipconfig_info() 690 * Get the address of default gateway (ipv6). in kvp_get_ipconfig_info() 696 * Execute the command to gather gateway info (ipv6). in kvp_get_ipconfig_info() 1120 case GATEWAY: in process_ip_string() 1121 snprintf(str, sizeof(str), "%s", "GATEWAY"); in process_ip_string() 1130 } else if (type == GATEWAY && i == 0) { in process_ip_string() 1145 case GATEWAY: in process_ip_string() 1281 * GATEWAY=ipaddr1 in kvp_set_ip_info() [all …]
|
/linux-6.8/arch/arm/boot/dts/intel/ixp/ |
D | intel-ixp42x-gateway-7001.dts | 3 * Device Tree file for Gateway 7001 AP based on IXP422 13 model = "Gateway 7001 AP"; 14 compatible = "gateway,7001", "intel,ixp42x"; 59 * Taken from Gateway 7001 PCI boardfile (gateway7001-pci.c)
|
/linux-6.8/include/net/ |
D | amt.h | 84 /* Gateway events only */ 343 /* Gateway or Relay mode */ 355 /* Only used in gateway mode */ 357 /* Gateway sent request and received query */ 364 /* Used only in gateway mode */ 367 /* AMT gateway side message handler queue */
|
/linux-6.8/arch/arm/boot/dts/microchip/ |
D | at91sam9g25-gardena-smart-gateway.dts | 3 * Device Tree file for the GARDENA smart Gateway (Article No. 19000) 15 model = "GARDENA smart Gateway (Article No. 19000)"; 16 compatible = "gardena,smart-gateway-at91sam", "atmel,at91sam9g25", "atmel,at91sam9x5",
|
/linux-6.8/net/appletalk/ |
D | atalk_proc.c | 132 ntohs(rt->gateway.s_net), rt->gateway.s_node, in atalk_seq_route_show() 139 ntohs(rt->gateway.s_net), rt->gateway.s_node, in atalk_seq_route_show()
|
/linux-6.8/sound/soc/intel/avs/ |
D | apl.c | 173 /* Any gateway without buffer allocated in LP area disqualifies D0IX. */ in apl_lp_streaming() 185 /* only copiers have gateway attributes */ in apl_lp_streaming() 188 /* non-gateway copiers do not prevent PG */ in apl_lp_streaming() 213 * If any gateway with lp=0 is allocated, abort scheduling d0ix. in apl_d0ix_toggle()
|
/linux-6.8/Documentation/networking/ |
D | arcnet.rst | 421 its own IP address and needs to use freedom as its default gateway. The 430 - use freedom as its Internet gateway. 449 /* and default gateway is configured by pppd */ 458 to both insight and freedom, and also use freedom as a gateway to the 465 insight, but needs to use freedom as an Internet gateway. Worse, most 467 schemes that rely completely on the netmask and a 'default gateway' to 469 insight, patience WILL send through its default gateway, regardless of 475 then define gatekeeper to be the default gateway for patience. 491 both insight and patience are using freedom as their default gateway, the 500 simply set freedom as the default gateway for insight (now in DOS,
|
/linux-6.8/include/uapi/linux/can/ |
D | gw.h | 5 * Definitions for CAN frame Gateway/Router/Bridge 57 /* CAN gateway types */ 164 * Sets a CAN receive filter for the gateway job specified by the 178 * possible hops for this gateway rule to a value smaller then max_hops.
|
/linux-6.8/drivers/platform/x86/ |
D | acerhdf.c | 239 /* Gateway */ 240 {"Gateway", "AOA110", "v0.3103", 0x55, 0x58, {0x21, 0x00}, 0}, 241 {"Gateway", "AOA150", "v0.3103", 0x55, 0x58, {0x20, 0x00}, 0}, 242 {"Gateway", "LT31", "v1.3103", 0x55, 0x58, {0x9e, 0x00}, 0}, 243 {"Gateway", "LT31", "v1.3201", 0x55, 0x58, {0x9e, 0x00}, 0}, 244 {"Gateway", "LT31", "v1.3302", 0x55, 0x58, {0x9e, 0x00}, 0}, 245 {"Gateway", "LT31", "v1.3303t", 0x55, 0x58, {0x9e, 0x00}, 0}, 246 {"Gateway", "LT31", "v1.3307", 0x55, 0x58, {0x9e, 0x00}, 0}, 760 MODULE_ALIAS("dmi:*:*Gateway*:pnAOA*:"); 761 MODULE_ALIAS("dmi:*:*Gateway*:pnLT31*:");
|
/linux-6.8/net/ipv4/ |
D | fib_semantics.c | 439 /* Check, that the gateway is already configured. 489 /* may contain flow and gateway attribute */ in fib_nlmsg_size() 728 "Nexthop configuration can not contain both GATEWAY and VIA"); in fib_get_nhs() 785 "Nexthop gateway does not match RTA_GATEWAY or RTA_VIA"); in fib_get_nhs() 955 "Nexthop configuration can not contain both GATEWAY and VIA"); in fib_nh_match() 1083 * a) gateway can be actually local interface address, 1085 * b) gateway must be on-link address, possibly 1087 * c) If both gateway and interface are specified, they should not 1089 * d) If we use tunnel routes, gateway could be not on-link. 1100 * and "universe" is true gateway route with global meaning. [all …]
|