Home
last modified time | relevance | path

Searched refs:IP_V4_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h21 #define IP_V4_LEN 4 macro
H A Dbe_mgmt.c428 len = (ip_type < BEISCSI_IP_TYPE_V6) ? IP_V4_LEN : IP_V6_LEN; in beiscsi_if_zero_ip()
451 (ip_type < BEISCSI_IP_TYPE_V6) ? IP_V4_LEN : IP_V6_LEN); in beiscsi_if_mod_gw()
566 ip_len = (ip_type < BEISCSI_IP_TYPE_V6) ? IP_V4_LEN : IP_V6_LEN; in beiscsi_if_set_ip()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h21 #define IP_V4_LEN 4 macro
H A Dbe_mgmt.c431 len = (ip_type < BEISCSI_IP_TYPE_V6) ? IP_V4_LEN : IP_V6_LEN; in beiscsi_if_zero_ip()
454 (ip_type < BEISCSI_IP_TYPE_V6) ? IP_V4_LEN : IP_V6_LEN); in beiscsi_if_mod_gw()
574 ip_len = (ip_type < BEISCSI_IP_TYPE_V6) ? IP_V4_LEN : IP_V6_LEN; in beiscsi_if_set_ip()

Completed in 6 milliseconds