Home
last modified time | relevance | path

Searched defs:ipv6 (Results 1 – 5 of 5) sorted by relevance

/systemd-251/test/
Dnetworkd-test.py344 def create_iface(self, ipv6=False): argument
366 def do_test(self, coldplug=True, ipv6=False, extra_opts='', argument
573 def create_iface(self, ipv6=False, dnsmasq_opts=None): argument
844 def create_iface(self, ipv6=False, dhcpserver_opts=None): argument
/systemd-251/src/core/
Dbpf-socket-bind.c163 _cleanup_(bpf_link_freep) struct bpf_link *ipv4 = NULL, *ipv6 = NULL; in socket_bind_install_impl() local
/systemd-251/src/shared/
Dconf-parser.c1834 struct in6_addr *ipv6 = data; in config_parse_in_addr_non_null() local
/systemd-251/test/test-network/
Dsystemd-networkd-tests.py655 …def wait_online(self, links_with_operstate, timeout='20s', bool_any=False, ipv4=False, ipv6=False,… argument
/systemd-251/src/shared/linux/
Dbpf.h5482 } ipv6; member