Searched refs:expose_port_execute (Results 1 - 3 of 3) sorted by relevance

/systemd/src/nspawn/
H A Dnspawn-expose-ports.h43 int expose_port_execute(sd_netlink *rtnl, ExposePort *l, union in_addr_union *exposed);
H A Dnspawn-expose-ports.c133 int expose_port_execute(sd_netlink *rtnl, ExposePort *l, union in_addr_union *exposed) { function
H A Dnspawn.c1354 expose_port_execute(rtnl, arg_expose_ports, exposed);
3585 (void) expose_port_execute(rtnl, arg_expose_ports, &exposed);

Completed in 20 milliseconds