Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dinet_frag.h183 #define IPFRAG_OK 0 macro
/linux-6.15/net/ipv4/
H A Dinet_fragment.c445 return IPFRAG_OK; in inet_frag_queue_insert()