Searched refs:sockptr_is_null (Results 1 – 8 of 8) sorted by relevance
37 static inline bool sockptr_is_null(sockptr_t sockptr) in sockptr_is_null() function
337 if (sockptr_is_null(optval)) in ipv6_set_opt_hdr()403 if (sockptr_is_null(optval)) in do_ipv6_setsockopt()669 sockptr_is_null(optval)) in do_ipv6_setsockopt()
501 if (sockptr_is_null(optval) || optlen < sizeof(*crypto_info)) { in do_chtls_setsockopt()
556 if (sockptr_is_null(optval) || (optlen < sizeof(*crypto_info))) { in do_tls_setsockopt_conf()
679 if (!sockptr_is_null(optval) && optlen != 0) { in j1939_sk_setsockopt()
1357 if (optlen && sockptr_is_null(optval)) in __dn_setsockopt()
2401 if (sockptr_is_null(optval) && !optlen) { in xfrm_user_policy()
3168 if (!sockptr_is_null(ov) || ol) in tipc_setsockopt()
Completed in 46 milliseconds