Home
last modified time | relevance | path

Searched defs:subnet (Results 1 – 5 of 5) sorted by relevance

/linux/fs/afs/
H A Daddr_prefs.c155 int subnet = min(a->subnet_mask, b->subnet_mask); in afs_cmp_address_pref() local
/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c553 u8 *subnet, u32 ip_type) in beiscsi_if_set_ip()
597 u8 *ip, u8 *subnet) in beiscsi_if_en_static()
H A Dbe_iscsi.c344 u8 *ip = NULL, *subnet = NULL, *gw; in beiscsi_iface_config_ipv4() local
/linux/net/ipv4/
H A Dfib_frontend.c1204 int subnet = 0; /* Primary network */ in fib_del_ifaddr() local
/linux/tools/hv/
H A Dhv_kvp_daemon.c1284 static int process_ip_string_nm(FILE *f, char *ip_string, char *subnet, in process_ip_string_nm()