Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dinet_fragment.c155 static void inet_frag_worker(struct work_struct *work) in inet_frag_worker() function
192 INIT_WORK(&f->frags_work, inet_frag_worker); in inet_frags_init()