Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dsock_diag.c39 if (cookie[0] == INET_DIAG_NOCOOKIE && cookie[1] == INET_DIAG_NOCOOKIE) in sock_diag_check_cookie()
/Linux-v4.19/include/uapi/linux/
Dinet_diag.h21 #define INET_DIAG_NOCOOKIE (~0U) macro