Searched refs:sock_diag_check_cookie (Results 1 – 6 of 6) sorted by relevance
37 int sock_diag_check_cookie(struct sock *sk, const __u32 *cookie) in sock_diag_check_cookie() function50 EXPORT_SYMBOL_GPL(sock_diag_check_cookie);
61 err = sock_diag_check_cookie(sk, req->id.idiag_cookie); in udp_dump_one()215 if (sock_diag_check_cookie(sk, req->id.idiag_cookie)) { in __udp_diag_destroy()
539 if (sock_diag_check_cookie(sk, req->id.idiag_cookie)) { in inet_diag_find_one_icsk()
41 int sock_diag_check_cookie(struct sock *sk, const __u32 *cookie);
280 err = sock_diag_check_cookie(sk, req->udiag_cookie); in unix_diag_get_exact()
257 err = sock_diag_check_cookie(sk, req->id.idiag_cookie); in sctp_tsp_dump_one()