Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Netlink.cpp126 socklen_t optlen; in ipa_nl_open_socket() local
138 optlen = sizeof(sendbuff); in ipa_nl_open_socket()
139 res = getsockopt(*p_sk_fd, SOL_SOCKET, SO_SNDBUF, &sendbuff, &optlen); in ipa_nl_open_socket()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Netlink.cpp126 socklen_t optlen; in ipa_nl_open_socket() local
138 optlen = sizeof(sendbuff); in ipa_nl_open_socket()
139 res = getsockopt(*p_sk_fd, SOL_SOCKET, SO_SNDBUF, &sendbuff, &optlen); in ipa_nl_open_socket()