summaryrefslogtreecommitdiffstats
path: root/src/network/networkd-wifi.h
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-09-17 13:54:47 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-10-06 18:02:59 +0200
commit0943b3b7a413dc8b05cc41627754c77257f1f8ac (patch)
treeab3ad9eac2367f3dfa1833306e91c445a47d1c0a /src/network/networkd-wifi.h
parentMerge pull request #18145 from kinvolk/iaguis/lsm-bpf (diff)
downloadsystemd-0943b3b7a413dc8b05cc41627754c77257f1f8ac.tar.xz
systemd-0943b3b7a413dc8b05cc41627754c77257f1f8ac.zip
network: radv: reorder functions
In other files, we usually (but not always) place functions in the following order: - network_adjust_xxx(), which applies default or updates settings specified in .network files, - link_xxx_enabled(), which checks if the functionality is enabled, - xxx_new() and xxx_free(), allocator and deallocator for sections, - functions which apply/update/remove configs - validators of section, - conf parsers. This does not change each function, but just changes the order.
Diffstat (limited to 'src/network/networkd-wifi.h')
0 files changed, 0 insertions, 0 deletions