Home
last modified time | relevance | path

Searched refs:ipv4_options (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/networking/devlink/
H A Dprestera.rst64 * - ``ipv4_options``
/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h466 uint16_t ipv4_options; member
858 return ((ha->ip_config.ipv4_options & IPOPT_IPV4_PROTOCOL_ENABLE) != 0); in is_ipv4_enabled()
H A Dql4_mbx.c456 ha->ip_config.ipv4_options = le16_to_cpu(init_fw_cb->ipv4_ip_opts); in qla4xxx_update_local_ip()