Searched refs:fdb_entry_new_static (Results 1 - 2 of 2) sorted by relevance

/systemd/src/network/
H A Dnetworkd-fdb.h37 int fdb_entry_new_static(Network *const network, const unsigned section, FdbEntry **ret);
H A Dnetworkd-fdb.c31 int fdb_entry_new_static(Network *const network, function
184 r = fdb_entry_new_static(network, section_line, &fdb_entry);
230 r = fdb_entry_new_static(network, section_line, &fdb_entry);

Completed in 9 milliseconds