Searched refs:Wireguard (Results 1 – 6 of 6) sorted by relevance
/systemd-251/src/network/netdev/ |
D | wireguard.h | 5 typedef struct Wireguard Wireguard; typedef 26 Wireguard *wireguard; 52 struct Wireguard { struct 70 DEFINE_NETDEV_CAST(WIREGUARD, Wireguard); argument
|
D | wireguard.c | 70 static int wireguard_peer_new_static(Wireguard *w, const char *filename, unsigned section_line, Wir… in wireguard_peer_new_static() 230 Wireguard *w; in wireguard_set_interface() 432 Wireguard *w; in wireguard_resolve_endpoints() 542 Wireguard *w; in config_parse_wireguard_private_key() 564 Wireguard *w; in config_parse_wireguard_private_key_file() 598 Wireguard *w; in config_parse_wireguard_peer_key() 633 Wireguard *w; in config_parse_wireguard_preshared_key_file() 678 Wireguard *w; in config_parse_wireguard_allowed_ips() 757 Wireguard *w; in config_parse_wireguard_endpoint() 849 Wireguard *w; in config_parse_wireguard_keepalive() [all …]
|
D | netdev-gperf.gperf | 230 …nfig_parse_unsigned, 0, offsetof(Wireguard, fwmark) 231 …e_unsigned, 0, offsetof(Wireguard, fwmark) /* depr… 232 …config_parse_wireguard_listen_port, 0, offsetof(Wireguard, port) 235 …parse_wireguard_route_table, 0, offsetof(Wireguard, route_table) 236 …se_wireguard_route_priority, 0, offsetof(Wireguard, route_priority)
|
/systemd-251/test/test-network/conf/ |
D | 25-wireguard-23-peers.netdev | 9 # 51820 is common port for Wireguard, 4500 is IPSec/UDP
|
/systemd-251/src/network/ |
D | networkd-route.c | 874 Wireguard *w; in link_unmark_wireguard_routes() 1475 Wireguard *w; in link_request_wireguard_routes()
|
/systemd-251/ |
D | NEWS | 3271 Wireguard and MACSEC key file settings as well as
|