Searched refs:object_size (Results 1 - 25 of 26) sorted by relevance

12

/systemd/src/network/
H A Dnetworkd-netdev-dummy.c25 .object_size = sizeof(Dummy),
H A Dnetworkd-netdev-macvlan.c76 .object_size = sizeof(MacVlan),
84 .object_size = sizeof(MacVlan),
H A Dnetworkd-netdev-ipvlan.c68 .object_size = sizeof(IPVlan),
H A Dnetworkd-netdev-vlan.c73 .object_size = sizeof(VLan),
H A Dnetworkd-netdev-tunnel.c572 .object_size = sizeof(Tunnel),
581 .object_size = sizeof(Tunnel),
590 .object_size = sizeof(Tunnel),
599 .object_size = sizeof(Tunnel),
608 .object_size = sizeof(Tunnel),
617 .object_size = sizeof(Tunnel),
626 .object_size = sizeof(Tunnel),
635 .object_size = sizeof(Tunnel),
644 .object_size = sizeof(Tunnel),
H A Dnetworkd-netdev-tuntap.c164 .object_size = sizeof(TunTap),
173 .object_size = sizeof(TunTap),
H A Dnetworkd-netdev-bridge.c110 .object_size = sizeof(Bridge),
H A Dnetworkd-netdev-veth.c105 .object_size = sizeof(Veth),
H A Dnetworkd-netdev-vxlan.c288 .object_size = sizeof(VxLan),
H A Dnetworkd-netdev.h117 size_t object_size; member in struct:NetDevVTable
H A Dnetworkd-netdev-bond.c437 .object_size = sizeof(Bond),
H A Dnetworkd-netdev.c628 netdev = malloc0(NETDEV_VTABLE(netdev_raw)->object_size);
/systemd/src/core/
H A Dtarget.c192 .object_size = sizeof(Target),
H A Dslice.c295 .object_size = sizeof(Slice),
H A Dscope.c562 .object_size = sizeof(Scope),
H A Ddevice.c838 .object_size = sizeof(Device),
H A Dpath.c749 .object_size = sizeof(Path),
H A Dunit.h267 size_t object_size; member in struct:UnitVTable
H A Dautomount.c1046 .object_size = sizeof(Automount),
H A Dbusname.c1015 .object_size = sizeof(BusName),
H A Dtimer.c817 .object_size = sizeof(Timer),
H A Dswap.c1449 .object_size = sizeof(Swap),
H A Dmount.c1805 .object_size = sizeof(Mount),
H A Dmanager.c1345 ret = unit_new(m, unit_vtable[t]->object_size);
H A Dsocket.c2804 .object_size = sizeof(Socket),

Completed in 113 milliseconds

12