/net/wireless/ |
D | mesh.c | 95 struct mesh_setup *setup, in __cfg80211_join_mesh() argument 109 setup->is_secure) in __cfg80211_join_mesh() 115 if (!setup->mesh_id_len) in __cfg80211_join_mesh() 121 if (!setup->chandef.chan) { in __cfg80211_join_mesh() 123 setup->chandef = wdev->preset_chandef; in __cfg80211_join_mesh() 126 if (!setup->chandef.chan) { in __cfg80211_join_mesh() 146 setup->chandef.chan = chan; in __cfg80211_join_mesh() 150 if (setup->chandef.chan) in __cfg80211_join_mesh() 155 if (!setup->chandef.chan) in __cfg80211_join_mesh() 158 setup->chandef.width = NL80211_CHAN_WIDTH_20_NOHT; in __cfg80211_join_mesh() [all …]
|
D | core.c | 1054 struct mesh_setup setup; in cfg80211_netdev_notifier_call() local 1055 memcpy(&setup, &default_mesh_setup, in cfg80211_netdev_notifier_call() 1056 sizeof(setup)); in cfg80211_netdev_notifier_call() 1058 setup.mesh_id = wdev->ssid; in cfg80211_netdev_notifier_call() 1059 setup.mesh_id_len = wdev->mesh_id_up_len; in cfg80211_netdev_notifier_call() 1062 &setup, in cfg80211_netdev_notifier_call()
|
D | core.h | 311 struct mesh_setup *setup, 315 struct mesh_setup *setup,
|
D | nl80211.c | 4829 struct mesh_setup *setup) in nl80211_parse_mesh_setup() argument 4842 setup->sync_method = in nl80211_parse_mesh_setup() 4848 setup->path_sel_proto = in nl80211_parse_mesh_setup() 4854 setup->path_metric = in nl80211_parse_mesh_setup() 4865 setup->ie = nla_data(ieattr); in nl80211_parse_mesh_setup() 4866 setup->ie_len = nla_len(ieattr); in nl80211_parse_mesh_setup() 4871 setup->user_mpm = nla_get_flag(tb[NL80211_MESH_SETUP_USERSPACE_MPM]); in nl80211_parse_mesh_setup() 4872 setup->is_authenticated = nla_get_flag(tb[NL80211_MESH_SETUP_USERSPACE_AUTH]); in nl80211_parse_mesh_setup() 4873 setup->is_secure = nla_get_flag(tb[NL80211_MESH_SETUP_USERSPACE_AMPE]); in nl80211_parse_mesh_setup() 4874 if (setup->is_secure) in nl80211_parse_mesh_setup() [all …]
|
D | rdev-ops.h | 305 const struct mesh_setup *setup) in rdev_join_mesh() argument 308 trace_rdev_join_mesh(&rdev->wiphy, dev, conf, setup); in rdev_join_mesh() 309 ret = rdev->ops->join_mesh(&rdev->wiphy, dev, conf, setup); in rdev_join_mesh()
|
D | trace.h | 870 const struct mesh_setup *setup), 871 TP_ARGS(wiphy, netdev, conf, setup),
|
/net/tipc/ |
D | ib_media.c | 59 struct work_struct setup; member 148 container_of(work, struct ib_bearer, setup); in setup_bearer() 193 INIT_WORK(&ib_ptr->setup, setup_bearer); in enable_bearer() 194 schedule_work(&ib_ptr->setup); in enable_bearer()
|
D | eth_media.c | 56 struct work_struct setup; member 155 container_of(work, struct eth_bearer, setup); in setup_bearer() 200 INIT_WORK(&eb_ptr->setup, setup_bearer); in enable_bearer() 201 schedule_work(&eb_ptr->setup); in enable_bearer()
|
/net/netfilter/ |
D | nf_conntrack_h323_main.c | 861 Setup_UUIE *setup) in process_setup() argument 872 if (setup->options & eSetup_UUIE_h245Address) { in process_setup() 874 &setup->h245Address); in process_setup() 880 if ((setup->options & eSetup_UUIE_destCallSignalAddress) && in process_setup() 883 get_h225_addr(ct, *data, &setup->destCallSignalAddress, in process_setup() 890 &setup->destCallSignalAddress, in process_setup() 897 if ((setup->options & eSetup_UUIE_sourceCallSignalAddress) && in process_setup() 900 get_h225_addr(ct, *data, &setup->sourceCallSignalAddress, in process_setup() 907 &setup->sourceCallSignalAddress, in process_setup() 914 if (setup->options & eSetup_UUIE_fastStart) { in process_setup() [all …]
|
/net/mac80211/ |
D | cfg.c | 1716 const struct mesh_setup *setup) in copy_mesh_setup() argument 1727 if (setup->ie_len) { in copy_mesh_setup() 1728 new_ie = kmemdup(setup->ie, setup->ie_len, in copy_mesh_setup() 1733 ifmsh->ie_len = setup->ie_len; in copy_mesh_setup() 1738 ifmsh->mesh_id_len = setup->mesh_id_len; in copy_mesh_setup() 1739 memcpy(ifmsh->mesh_id, setup->mesh_id, ifmsh->mesh_id_len); in copy_mesh_setup() 1740 ifmsh->mesh_sp_id = setup->sync_method; in copy_mesh_setup() 1741 ifmsh->mesh_pp_id = setup->path_sel_proto; in copy_mesh_setup() 1742 ifmsh->mesh_pm_id = setup->path_metric; in copy_mesh_setup() 1743 ifmsh->user_mpm = setup->user_mpm; in copy_mesh_setup() [all …]
|
/net/8021q/ |
D | vlan_netlink.c | 246 .setup = vlan_setup,
|
/net/l2tp/ |
D | Kconfig | 29 and session setup). One such daemon is OpenL2TP
|
/net/ipv4/ |
D | ip_gre.c | 926 .setup = ipgre_tunnel_setup, 940 .setup = ipgre_tap_setup,
|
D | ipip.c | 412 .setup = ipip_tunnel_setup,
|
D | ip_vti.c | 857 .setup = vti_tunnel_setup,
|
D | ip_tunnel.c | 296 dev = alloc_netdev(ops->priv_size, name, ops->setup); in __ip_tunnel_create()
|
/net/bridge/ |
D | br_netlink.c | 467 .setup = br_dev_setup,
|
/net/caif/ |
D | chnl_net.c | 523 .setup = ipcaif_net_setup,
|
/net/sunrpc/ |
D | xprtsock.c | 2931 .setup = xs_setup_local, 2939 .setup = xs_setup_udp, 2947 .setup = xs_setup_tcp, 2955 .setup = xs_setup_bc_tcp,
|
D | xprt.c | 1297 xprt = t->setup(args); in xprt_create_transport()
|
/net/dsa/ |
D | dsa.c | 159 ret = drv->setup(ds); in dsa_switch_setup()
|
/net/batman-adv/ |
D | soft-interface.c | 690 .setup = batadv_softif_init_early,
|
/net/sunrpc/xprtrdma/ |
D | transport.c | 729 .setup = xprt_setup_rdma,
|
/net/ipv6/ |
D | ip6_gre.c | 1631 .setup = ip6gre_tunnel_setup, 1644 .setup = ip6gre_tap_setup,
|
/net/ieee802154/ |
D | 6lowpan.c | 1338 .setup = lowpan_setup,
|