Searched refs:IPFRAG_OK (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/net/ | ||
D | inet_frag.h | 173 #define IPFRAG_OK 0 macro |
/kernel/linux/linux-5.10/net/ipv4/ | ||
D | inet_fragment.c | 406 return IPFRAG_OK; in inet_frag_queue_insert() |