Home
last modified time | relevance | path

Searched refs:ports (Results 1 – 20 of 20) sorted by relevance

/systemd-251/src/nspawn/
Dnspawn-expose-ports.c57 LIST_FOREACH(ports, p, *l) in expose_port_parse()
71 LIST_PREPEND(ports, *l, port); in expose_port_parse()
80 LIST_REMOVE(ports, p, q); in expose_port_free_all()
98 LIST_FOREACH(ports, p, l) { in expose_port_flush()
150 LIST_FOREACH(ports, p, l) { in expose_port_execute()
Dmeson.build11 'nspawn-expose-ports.c',
12 'nspawn-expose-ports.h',
Dnspawn-expose-ports.h17 LIST_FIELDS(struct ExposePort, ports);
Dnspawn-gperf.gperf9 #include "nspawn-expose-ports.h"
/systemd-251/src/core/
Dsocket.c128 while ((p = s->ports)) { in socket_free_ports()
129 LIST_REMOVE(port, s->ports, p); in socket_free_ports()
216 LIST_FOREACH(port, p, s->ports) { in have_non_accept_socket()
233 LIST_FOREACH(port, p, s->ports) { in socket_add_mount_dependencies()
369 LIST_FOREACH(port, p, s->ports) { in socket_find_symlink_target()
401 if (!s->ports) in socket_verify()
737 LIST_FOREACH(port, p, s->ports) { in socket_dump()
921 LIST_FOREACH(port, p, s->ports) { in socket_close_fds()
1620 LIST_FOREACH(port, p, s->ports) { in socket_open_fds()
1729 LIST_FOREACH(port, p, s->ports) { in socket_unwatch_fds()
[all …]
Dsocket.h71 LIST_HEAD(SocketPort, ports);
Ddbus-socket.c45 LIST_FOREACH(port, p, s->ports) { in property_get_listen()
413 LIST_APPEND(port, s->ports, TAKE_PTR(p)); in bus_socket_set_transient_property()
Dload-fragment.c660 LIST_FIND_TAIL(port, s->ports, tail); in config_parse_socket_listen()
661 LIST_INSERT_AFTER(port, s->ports, tail, p); in config_parse_socket_listen()
/systemd-251/src/udev/
Dudev-builtin-net_id.c666 char name[256], *ports, *config, *interf, *s; in names_usb() local
688 ports = s+1; in names_usb()
690 s = strchr(ports, ':'); in names_usb()
705 s = ports; in names_usb()
709 l = strpcpyl(&s, sizeof(names->usb_ports), "u", ports, NULL); in names_usb()
722 … (int) strlen(ports), sysname + (ports - name), config, interf, names->usb_ports); in names_usb()
/systemd-251/test/fuzz/fuzz-udev-rules/
D50-udev-default.rules7 SUBSYSTEM=="virtio-ports", KERNEL=="vport*", ATTR{name}=="?*", SYMLINK+="virtio-ports/$attr{name}"
/systemd-251/rules.d/
D71-seat.rules.in36 # Allow individual USB ports to be assigned to a seat
39 # Allow USB hubs (and all downstream ports) to be assigned to a seat
D50-udev-default.rules.in11 SUBSYSTEM=="virtio-ports", KERNEL=="vport*", ATTR{name}=="?*", SYMLINK+="virtio-ports/$attr{name}"
/systemd-251/src/basic/linux/
Dif_bonding.h125 __u16 ports; member
Drtnetlink.h513 } ports; member
/systemd-251/hwdb.d/
Dpci.ids4763 13ee Ariel USB 3.1 Type A: Gen2 x 2 ports
7797 7036 PXI-8460 (Series 2, 2 ports)
7799 7038 PXI-8461 (Series 2, 2 ports)
7813 705d PXI-8464 (Series 2, 2 ports)
7823 706b PXI-8463 (Series 2, 2 ports)
8449 e231 PXI-8461 (2 ports)
8451 e251 PXI-8460 (2 ports)
13258 0642 RocketRAID 642L SATA-III Controller (2 eSATA ports + 2 internal SATA ports)
14134 # 32-lanes 24-ports Gen.2
14136 # 32-lanes 24-ports Gen.2
[all …]
D20-pci-vendor-model.hwdb13986 ID_MODEL_FROM_DATABASE=Ariel USB 3.1 Type A: Gen2 x 2 ports
23022 ID_MODEL_FROM_DATABASE=PXI-8460 (Series 2, 2 ports)
23028 ID_MODEL_FROM_DATABASE=PXI-8461 (Series 2, 2 ports)
23070 ID_MODEL_FROM_DATABASE=PXI-8464 (Series 2, 2 ports)
23100 ID_MODEL_FROM_DATABASE=PXI-8463 (Series 2, 2 ports)
24978 ID_MODEL_FROM_DATABASE=PXI-8461 (2 ports)
24984 ID_MODEL_FROM_DATABASE=PXI-8460 (2 ports)
39219 ID_MODEL_FROM_DATABASE=RocketRAID 642L SATA-III Controller (2 eSATA ports + 2 internal SATA ports)
47469 ID_MODEL_FROM_DATABASE=PC300/RSV or /X21 (2 ports)
47475 ID_MODEL_FROM_DATABASE=PC300/TE (2 ports)
[all …]
Dusb.ids1701 4713 USB4715 high-speed hub (2 ports disabled)
6434 0307 USB 2.0 - 7 ports Hub [FSU307]
16204 5552 KVM Human Interface Composite Device (Keyboard/Mouse ports)
17915 0551 JMS551 SuperSpeed two ports SATA 3Gb/s bridge
17923 1561 JMS561U two ports SATA 6Gb/s bridge
D20-usb-vendor-model.hwdb5040 ID_MODEL_FROM_DATABASE=USB4715 high-speed hub (2 ports disabled)
19239 ID_MODEL_FROM_DATABASE=USB 2.0 - 7 ports Hub [FSU307]
48546 ID_MODEL_FROM_DATABASE=KVM Human Interface Composite Device (Keyboard/Mouse ports)
53679 ID_MODEL_FROM_DATABASE=JMS551 SuperSpeed two ports SATA 3Gb/s bridge
53703 ID_MODEL_FROM_DATABASE=JMS561U two ports SATA 6Gb/s bridge
/systemd-251/test/test-network/
Dsystemd-networkd-tests.py429 def remove_fou_ports(ports): argument
430 for port in ports:
/systemd-251/
DNEWS6819 local frames between bridge ports.
10752 distinguish between ports of the same PCI function. dev_id should
10753 only be used for ports using the same HW address, hence the need