Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Netlink.cpp124 int buf_size = 6669999, sendbuff=0, res; 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()
144 IPACMDBG("orignal send buffer size = %d\n", sendbuff); in ipa_nl_open_socket()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Netlink.cpp124 int buf_size = 6669999, sendbuff=0, res; 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()
144 IPACMDBG("orignal send buffer size = %d\n", sendbuff); in ipa_nl_open_socket()