Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Ddevinet.c710 static void check_lifetime(struct work_struct *work) in check_lifetime() function
2827 INIT_DEFERRABLE_WORK(&net->ipv4.addr_chk_work, check_lifetime); in devinet_init_net()