Home
last modified time | relevance | path

Searched refs:Neighbor (Results 1 – 14 of 14) sorted by relevance

/systemd-251/src/network/
Dnetworkd-neighbor.c13 Neighbor *neighbor_free(Neighbor *neighbor) { in neighbor_free()
30 DEFINE_SECTION_CLEANUP_FUNCTIONS(Neighbor, neighbor_free);
32 …eighbor_new_static(Network *network, const char *filename, unsigned section_line, Neighbor **ret) { in neighbor_new_static()
34 _cleanup_(neighbor_freep) Neighbor *neighbor = NULL; in neighbor_new_static()
52 neighbor = new(Neighbor, 1); in neighbor_new_static()
56 *neighbor = (Neighbor) { in neighbor_new_static()
71 static int neighbor_dup(const Neighbor *neighbor, Neighbor **ret) { in neighbor_dup()
72 _cleanup_(neighbor_freep) Neighbor *dest = NULL; in neighbor_dup()
77 dest = newdup(Neighbor, neighbor, 1); in neighbor_dup()
90 static void neighbor_hash_func(const Neighbor *neighbor, struct siphash *state) { in neighbor_hash_func()
[all …]
Dnetworkd-neighbor.h17 typedef struct Neighbor { struct
27 } Neighbor; argument
29 Neighbor *neighbor_free(Neighbor *neighbor);
41 DEFINE_NETWORK_CONFIG_STATE_FUNCTIONS(Neighbor, neighbor);
Dnetworkd-network-gperf.gperf161 Neighbor.Address, config_parse_neighbor_address, …
162 Neighbor.LinkLayerAddress, config_parse_neighbor_lladdr, …
163 Neighbor.MACAddress, config_parse_neighbor_lladdr, …
Dnetworkd-json.c97 static int neighbor_build_json(Neighbor *n, JsonVariant **ret) { in neighbor_build_json()
124 Neighbor *neighbor; in neighbors_build_json()
Dnetworkd-network.c784 Neighbor *neighbor; in network_has_static_ipv6_configurations()
/systemd-251/test/test-network/conf/
D25-neighbor-section.network8 [Neighbor]
12 [Neighbor]
D25-neighbor-ip.network9 [Neighbor]
D25-neighbor-next.network8 [Neighbor]
D25-neighbor-ipv6.network10 [Neighbor]
/systemd-251/test/fuzz/fuzz-network-parser/
D25-neighbor-section4 [Neighbor]
Ddirectives356 [Neighbor]
/systemd-251/
DNEWS4630 * systemd-networkd's MACAddress= setting in the [Neighbor] section has
/systemd-251/hwdb.d/
D20-OUI.hwdb966 ID_OUI_FROM_DATABASE=Neighbor World Co., Ltd.
Dma-large.txt27596 00-01-3F (hex) Neighbor World Co., Ltd.
27597 00013F (base 16) Neighbor World Co., Ltd.