Home
last modified time | relevance | path

Searched refs:sockptr_is_null (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dsockptr.h37 static inline bool sockptr_is_null(sockptr_t sockptr) in sockptr_is_null() function
/linux-6.3-rc2/net/tls/
A Dtls_main.c666 if (sockptr_is_null(optval) || (optlen < sizeof(*crypto_info))) in do_tls_setsockopt_conf()
812 if (sockptr_is_null(optval) || optlen != sizeof(value)) in do_tls_setsockopt_tx_zc()
834 sockptr_is_null(optval) || optlen < sizeof(val)) in do_tls_setsockopt_no_pad()
/linux-6.3-rc2/net/ipv6/
A Dipv6_sockglue.c337 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()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls_main.c501 if (sockptr_is_null(optval) || optlen < sizeof(*crypto_info)) { in do_chtls_setsockopt()
/linux-6.3-rc2/net/can/j1939/
A Dsocket.c682 if (!sockptr_is_null(optval) && optlen != 0) { in j1939_sk_setsockopt()
/linux-6.3-rc2/net/xfrm/
A Dxfrm_state.c2597 if (sockptr_is_null(optval) && !optlen) { in xfrm_user_policy()
/linux-6.3-rc2/net/tipc/
A Dsocket.c3175 if (!sockptr_is_null(ov) || ol) in tipc_setsockopt()

Completed in 22 milliseconds