Home
last modified time | relevance | path

Searched refs:ADD_ADDR (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/networking/
A Dmptcp-sysctl.rst11 Set the timeout after which an ADD_ADDR control message will be
13 ADD_ADDR message.
26 Joins to addresses advertised with ADD_ADDR are not affected by this
A Dmptcp.rst60 and the server side that announces additional addresses via the ``ADD_ADDR`` and
/linux/arch/um/os-Linux/drivers/
A Dethertap_user.c31 enum { ADD_ADDR, DEL_ADDR } what; enumerator
67 etap_change(ADD_ADDR, addr, netmask, *((int *) arg)); in etap_open_addr()
/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_rx_filter.c265 if (mode == ADD_ADDR && !f) { in ionic_lif_list_addr()
283 } else if (mode == ADD_ADDR && f) { in ionic_lif_list_addr()
A Dionic_lif.h17 #define ADD_ADDR true macro
A Dionic_lif.c1324 return ionic_lif_list_addr(netdev_priv(netdev), addr, ADD_ADDR); in ionic_addr_add()
/linux/drivers/crypto/intel/qat/qat_common/
A Dqat_uclo.c1211 #define ADD_ADDR(high, low) ((((u64)high) << 32) + low) macro
1222 bus_addr = ADD_ADDR(desc->css_hdr_high, desc->css_hdr_low) in qat_uclo_auth_fw()
1450 bus_addr = ADD_ADDR(auth_desc->css_hdr_high, auth_desc->css_hdr_low) + in qat_uclo_map_auth_fw()
1472 bus_addr = ADD_ADDR(auth_desc->fwsk_pub_high, in qat_uclo_map_auth_fw()
1485 bus_addr = ADD_ADDR(auth_desc->signature_high, in qat_uclo_map_auth_fw()
1502 bus_addr = ADD_ADDR(auth_desc->img_ae_mode_data_high, in qat_uclo_map_auth_fw()
/linux/Documentation/netlink/specs/
A Dmptcp_pm.yaml28 allocate memory and send ADD_ADDR if needed. Depending on the

Completed in 42 milliseconds