Home
last modified time | relevance | path

Searched refs:inet6_dev (Results 1 – 13 of 13) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
Dclip_tbl.c201 struct inet6_dev *idev = NULL; in cxgb4_update_dev_clip()
/drivers/net/wireguard/
Ddevice.c33 struct inet6_dev *dev_v6 = __in6_dev_get(dev); in wg_open()
/drivers/net/usb/
Dcdc_mbim.c312 struct inet6_dev *in6_dev; in do_neigh_solicit()
/drivers/infiniband/core/
Droce_gid_mgmt.c378 struct inet6_dev *in6_dev; in enum_netdev_ipv6_ips()
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c6367 struct inet6_dev *inet6_dev; in mlxsw_sp_rif_should_config() local
6380 inet6_dev = __in6_dev_get(dev); in mlxsw_sp_rif_should_config()
6381 if (addr_list_empty && inet6_dev && in mlxsw_sp_rif_should_config()
6382 !list_empty(&inet6_dev->addr_list)) in mlxsw_sp_rif_should_config()
/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h1816 struct inet6_dev *idev);
Dd3.c99 struct inet6_dev *idev) in iwl_mvm_ipv6_addr_change()
/drivers/infiniband/hw/i40iw/
Di40iw_main.c1173 struct inet6_dev *idev; in i40iw_add_ipv6_addr()
Di40iw_cm.c1685 struct inet6_dev *idev; in i40iw_add_mqh_6()
/drivers/s390/net/
Dqeth_l3_main.c1056 struct inet6_dev *in6_dev; in qeth_l3_add_mcast_rtnl()
/drivers/net/vxlan/
Dvxlan_core.c2160 struct inet6_dev *in6_dev; in neigh_reduce()
3712 struct inet6_dev *idev = __in6_dev_get(lowerdev); in vxlan_config_validate()
/drivers/scsi/cxgbi/
Dlibcxgbi.c797 struct inet6_dev *idev = ip6_dst_idev((struct dst_entry *)rt); in cxgbi_check_route6()
/drivers/infiniband/hw/cxgb4/
Dcm.c3263 struct inet6_dev *idev; in get_lladdr()