Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsock_diag.c45 if (cookie[0] == INET_DIAG_NOCOOKIE && cookie[1] == INET_DIAG_NOCOOKIE) in sock_diag_check_cookie()
/openbmc/linux/include/uapi/linux/
H A Dinet_diag.h21 #define INET_DIAG_NOCOOKIE (~0U) macro