Searched refs:subnet (Results 1 - 19 of 19) sorted by relevance
/linux-4.4.14/net/netfilter/ipset/ |
H A D | ip_set_bitmap_ip.c | 47 u32 hosts; /* number of hosts in a subnet */ 49 u8 netmask; /* subnet netmask */
|
/linux-4.4.14/net/ipv4/ |
H A D | fib_frontend.c | 884 * from subnet iprim as deleted, even if they are in device list. 900 int subnet = 0; /* Primary network */ fib_del_ifaddr() local 924 subnet = 1; fib_del_ifaddr() 942 /* Ignore IFAs from our subnet */ fib_del_ifaddr() 949 /* Another address from our subnet? */ fib_del_ifaddr() 1008 if (subnet && ifa->ifa_prefixlen < 31) { fib_del_ifaddr()
|
H A D | devinet.c | 375 /* On promotion all secondaries from subnet are changing __inet_del_ifa() 1265 /* Is the selected addr into dst subnet? */ for_ifa() 1273 /* search for large dst subnet for addr */ for_ifa() 1286 * - dst: only in the same subnet as dst, 0=any dst
|
H A D | arp.c | 352 case 1: /* Restrict announcements of saddr in same subnet */ arp_solicit() 406 * and is in same subnet as sip arp_ignore()
|
H A D | ipconfig.c | 136 static __be32 ic_netmask = NONE; /* Netmask for local subnet */
|
/linux-4.4.14/drivers/infiniband/core/ |
H A D | cm_msgs.h | 88 /* SL:4, subnet local:1, rsvd:3 */ 101 /* SL:4, subnet local:1, rsvd:3 */ 679 /* SL:4, subnet local:1, rsvd:3 */
|
H A D | sa_query.c | 55 MODULE_DESCRIPTION("InfiniBand subnet administration query support");
|
H A D | cm.c | 1571 * Work-around for inter-subnet connections. If the LIDs are permissive,
|
/linux-4.4.14/include/uapi/linux/ |
H A D | in.h | 246 * to the subnet mask, not these masks.
|
/linux-4.4.14/drivers/net/usb/ |
H A D | lg-vl600.c | 85 * subnet has only two hosts anyway: us and the gateway / DHCP vl600_bind()
|
/linux-4.4.14/net/netfilter/ |
H A D | xt_connlimit.c | 54 struct hlist_head hhead; /* connections/hosts in same subnet */
|
/linux-4.4.14/drivers/scsi/ |
H A D | iscsi_boot_sysfs.c | 169 iscsi_boot_rd_attr(eth_subnet, subnet-mask, ISCSI_BOOT_ETH_SUBNET_MASK);
|
H A D | scsi_transport_iscsi.c | 317 iscsi_iface_net_attr(ipv4_iface, subnet, ISCSI_NET_PARAM_IPV4_SUBNET);
|
/linux-4.4.14/tools/hv/ |
H A D | hv_kvp_daemon.c | 991 * Get subnet info. kvp_get_ip_info() 1006 * Get subnet info in CIDR format. kvp_get_ip_info()
|
/linux-4.4.14/include/rdma/ |
H A D | ib_verbs.h | 2034 * that the subnet manager can access. Prior to the fabric being fully 2035 * configured by the subnet manager, the SMA is accessed via a well known 2966 * In order to send and receive multicast packets, subnet
|
/linux-4.4.14/drivers/net/bonding/ |
H A D | bond_alb.c | 709 * the arp request will collapse all clients on the subnet to rlb_arp_xmit()
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_main.c | 1096 * The subnet prefix is not used as one can not connect to ipoib_addr_hash()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 784 * subnet), for others making sensible partial masks is less intuitive (e.g.
|
/linux-4.4.14/net/ipv6/ |
H A D | addrconf.c | 2090 * - Reserved subnet anycast (RFC 2526) __ipv6_regen_rndid()
|
Completed in 781 milliseconds