Home
last modified time | relevance | path

Searched refs:subnet (Results 1 – 20 of 20) sorted by relevance

/linux-6.6.21/tools/testing/selftests/drivers/net/mlxsw/
Ddevlink_trap_l3_drops.sh518 local subnet=$1; shift
529 ip -$flags route add blackhole $subnet
542 ip -$flags route del blackhole $subnet
657 local subnet=$1; shift
666 ip -$flags route add $subnet nhid 1
679 ip -$flags route del $subnet
Ddevlink_trap_l3_exceptions.sh403 local subnet=$1; shift
414 ip address add $extra_add/$subnet dev $h2
448 ip address del $extra_add/$subnet dev $h2
/linux-6.6.21/drivers/net/wireguard/selftest/
Dallowedips.c118 static __init inline u8 horrible_mask_to_cidr(union nf_inet_addr subnet) in horrible_mask_to_cidr() argument
120 return hweight32(subnet.all[0]) + hweight32(subnet.all[1]) + in horrible_mask_to_cidr()
121 hweight32(subnet.all[2]) + hweight32(subnet.all[3]); in horrible_mask_to_cidr()
/linux-6.6.21/Documentation/networking/
Darcnet.rst423 I assigned it one on a "private subnet" (as defined by RFC1597).
436 route add freedom arc0 /* I would use the subnet here (like I said
438 but the rest of the subnet
461 freedom for this subnet).
464 provider) has an IP address on a different subnet than freedom and
474 that is on my private subnet, the same subnet that patience is on. I
484 giving its IP address as gatekeeper (on the private subnet). When it
490 assign insight another special IP number from my private subnet. Since
509 (registered Internet subnet) (RFC1597 private subnet)
Dnetconsole.rst216 in case the remote logging agent is on a separate LAN subnet than
Dip-sysctl.rst1739 subnet, and have the ARPs for each interface be answered
1763 subnet for this interface. This mode is useful when target
1769 such subnet. If there is no such subnet we select source
1798 sender's IP address are part from same subnet on this interface
1823 subnet as an address configured on the interface that received the
2702 source IP address is in the same subnet as an address configured on
Drepresentors.rst230 another IP address on the same subnet, mean that packets sent by the VF should
/linux-6.6.21/drivers/scsi/be2iscsi/
Dbe_iscsi.c344 u8 *ip = NULL, *subnet = NULL, *gw; in beiscsi_iface_config_ipv4() local
379 subnet = info->value; in beiscsi_iface_config_ipv4()
382 ip, subnet); in beiscsi_iface_config_ipv4()
389 subnet = info->value; in beiscsi_iface_config_ipv4()
396 ip, subnet); in beiscsi_iface_config_ipv4()
Dbe_mgmt.c553 u8 *subnet, u32 ip_type) in beiscsi_if_set_ip() argument
576 if (subnet) in beiscsi_if_set_ip()
578 subnet, ip_len); in beiscsi_if_set_ip()
597 u8 *ip, u8 *subnet) in beiscsi_if_en_static() argument
638 rc = beiscsi_if_set_ip(phba, ip, subnet, ip_type); in beiscsi_if_en_static()
Dbe_mgmt.h175 u8 *ip, u8 *subnet);
/linux-6.6.21/Documentation/scsi/
Dcxgb3i.rst73 same as the ethX's ip address or an address on the same subnet. Make
/linux-6.6.21/net/ipv4/
Dfib_frontend.c1196 int subnet = 0; /* Primary network */ in fib_del_ifaddr() local
1220 subnet = 1; in fib_del_ifaddr()
1306 if (subnet && ifa->ifa_prefixlen < 31) { in fib_del_ifaddr()
/linux-6.6.21/drivers/scsi/
Discsi_boot_sysfs.c162 iscsi_boot_rd_attr(eth_subnet, subnet-mask, ISCSI_BOOT_ETH_SUBNET_MASK);
Dscsi_transport_iscsi.c340 iscsi_iface_net_attr(ipv4_iface, subnet, ISCSI_NET_PARAM_IPV4_SUBNET);
/linux-6.6.21/tools/hv/
Dhv_kvp_daemon.c1200 static int process_ip_string_nm(FILE *f, char *ip_string, char *subnet, in process_ip_string_nm() argument
1214 parse_ip_val_buffer(subnet, in process_ip_string_nm()
/linux-6.6.21/Documentation/ABI/stable/
Dsysfs-class-infiniband60 sm_sl: (RO) Subnet manager SL for port's subnet
62 sm_lid: (RO) Subnet manager LID for port's subnet
/linux-6.6.21/Documentation/admin-guide/nfs/
Dnfsroot.rst124 <gw-ip> IP address of a gateway if the server is on a different subnet.
/linux-6.6.21/Documentation/networking/device_drivers/ethernet/intel/
Dixgbe.rst323 subnet masking. In the following command::
Dice.rst288 To add a TCPv4 filter with a partial mask for a source IP subnet::
/linux-6.6.21/Documentation/admin-guide/LSM/
DSmack.rst710 write access on LABEL1, and access to the subnet @IP2/MASK if it has write