Home
last modified time | relevance | path

Searched refs:config_section_free (Results 1 – 17 of 17) sorted by relevance

/systemd-251/src/shared/
Dconf-parser.h132 static inline ConfigSection* config_section_free(ConfigSection *cs) { in config_section_free() function
135 DEFINE_TRIVIAL_CLEANUP_FUNC(ConfigSection*, config_section_free);
Dnetif-sriov.c78 config_section_free(sr_iov->section); in sr_iov_free()
/systemd-251/src/network/
Dnetworkd-dhcp-server-static-lease.c19 config_section_free(static_lease->section); in dhcp_static_lease_free()
Dnetworkd-address-label.c24 config_section_free(label->section); in address_label_free()
Dnetworkd-bridge-mdb.c27 config_section_free(mdb->section); in bridge_mdb_free()
Dnetworkd-bridge-fdb.c35 config_section_free(fdb->section); in bridge_fdb_free()
Dnetworkd-radv.c75 config_section_free(prefix->section); in prefix_free()
134 config_section_free(prefix->section); in route_prefix_free()
Dnetworkd-neighbor.c22 config_section_free(neighbor->section); in neighbor_free()
Dnetworkd-nexthop.c30 config_section_free(nexthop->section); in nexthop_free()
Dnetworkd-routing-policy-rule.c57 config_section_free(rule->section); in routing_policy_rule_free()
Dnetworkd-address.c138 config_section_free(address->section); in address_free()
Dnetworkd-route.c98 config_section_free(route->section); in route_free()
/systemd-251/src/network/netdev/
Dmacsec.c46 config_section_free(c->section); in macsec_receive_association_free()
106 config_section_free(c->section); in macsec_receive_channel_free()
173 config_section_free(a->section); in macsec_transmit_association_free()
Dl2tp-tunnel.c50 config_section_free(s->section); in l2tp_session_free()
Dwireguard.c50 config_section_free(peer->section); in wireguard_peer_free()
/systemd-251/src/network/tc/
Dtclass.c108 config_section_free(tclass->section); in tclass_free()
Dqdisc.c138 config_section_free(qdisc->section); in qdisc_free()