Searched defs:neighbor (Results 1 – 4 of 4) sorted by relevance
/systemd-251/src/network/ |
D | networkd-neighbor.c | 13 Neighbor *neighbor_free(Neighbor *neighbor) { in neighbor_free() 71 static int neighbor_dup(const Neighbor *neighbor, Neighbor **ret) { in neighbor_dup() 90 static void neighbor_hash_func(const Neighbor *neighbor, struct siphash *state) { in neighbor_hash_func() 144 static int neighbor_add(Link *link, Neighbor *neighbor) { in neighbor_add() 160 static void log_neighbor_debug(const Neighbor *neighbor, const char *str, const Link *link) { in log_neighbor_debug() 178 static int neighbor_configure_message(Neighbor *neighbor, Link *link, sd_netlink_message *req) { in neighbor_configure_message() 196 static int neighbor_configure(Neighbor *neighbor, Link *link, Request *req) { in neighbor_configure() 221 static int neighbor_process_request(Request *req, Link *link, Neighbor *neighbor) { in neighbor_process_request() 239 …re_handler(sd_netlink *rtnl, sd_netlink_message *m, Request *req, Link *link, Neighbor *neighbor) { in static_neighbor_configure_handler() 261 static int link_request_neighbor(Link *link, const Neighbor *neighbor) { in link_request_neighbor() [all …]
|
D | networkd-network.c | 784 Neighbor *neighbor; in network_has_static_ipv6_configurations() local
|
D | networkd-json.c | 124 Neighbor *neighbor; in neighbors_build_json() local
|
/systemd-251/src/libsystemd-network/ |
D | sd-lldp-rx.c | 437 static int lldp_rx_start_timer(sd_lldp_rx *lldp_rx, sd_lldp_neighbor *neighbor) { in lldp_rx_start_timer()
|