Home
last modified time | relevance | path

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

/openbmc/linux/net/802/
H A Dgarp.c414 static void garp_join_timer(struct timer_list *t) in garp_join_timer() function
597 timer_setup(&app->join_timer, garp_join_timer, 0); in garp_init_applicant()