Searched refs:lldp_rx_start_timer (Results 1 – 1 of 1) sorted by relevance
109 static int lldp_rx_start_timer(sd_lldp_rx *lldp_rx, sd_lldp_neighbor *neighbor);136 lldp_rx_start_timer(lldp_rx, old); in lldp_rx_add_neighbor()162 lldp_rx_start_timer(lldp_rx, n); in lldp_rx_add_neighbor()428 r = lldp_rx_start_timer(lldp_rx, NULL); in on_timer_event()437 static int lldp_rx_start_timer(sd_lldp_rx *lldp_rx, sd_lldp_neighbor *neighbor) { in lldp_rx_start_timer() function