]> git.ipfire.org Git - people/ms/network.git/blame - src/libnetwork/libnetwork.sym
wireless-ap: Automatically enable all supported ciphers
[people/ms/network.git] / src / libnetwork / libnetwork.sym
CommitLineData
01f2b2e4
MT
1LIBNETWORK_0 {
2global:
2e4e3c88
MT
3 network_interface_get_name;
4 network_interface_new;
5 network_interface_ref;
6 network_interface_unref;
7 network_new;
8 network_phy_get_cipher_string;
9 network_phy_has_ht_capability;
10 network_phy_has_vht_capability;
11 network_phy_list_channels;
12 network_phy_list_ciphers;
13 network_phy_list_ht_capabilities;
14 network_phy_list_vht_capabilities;
15 network_phy_supports_cipher;
16 network_phy_new;
17 network_phy_ref;
18 network_phy_unref;
19 network_ref;
20 network_unref;
21 network_version;
01f2b2e4 22local:
2e4e3c88 23 *;
01f2b2e4 24};