Searched refs:ipa_nl_decode_rtm_route (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Netlink.cpp | 528 static int ipa_nl_decode_rtm_route in ipa_nl_decode_rtm_route() function 874 if(IPACM_SUCCESS != ipa_nl_decode_rtm_route(buffer, buflen, &(msg_ptr->nl_route_info))) in ipa_nl_decode_nlmsg() 1149 if(IPACM_SUCCESS != ipa_nl_decode_rtm_route(buffer, buflen, &(msg_ptr->nl_route_info))) in ipa_nl_decode_nlmsg()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Netlink.cpp | 528 static int ipa_nl_decode_rtm_route in ipa_nl_decode_rtm_route() function 883 if(IPACM_SUCCESS != ipa_nl_decode_rtm_route(buffer, buflen, &(msg_ptr->nl_route_info))) in ipa_nl_decode_nlmsg() 1158 if(IPACM_SUCCESS != ipa_nl_decode_rtm_route(buffer, buflen, &(msg_ptr->nl_route_info))) in ipa_nl_decode_nlmsg()
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Netlink.cpp | 528 static int ipa_nl_decode_rtm_route in ipa_nl_decode_rtm_route() function 883 if(IPACM_SUCCESS != ipa_nl_decode_rtm_route(buffer, buflen, &(msg_ptr->nl_route_info))) in ipa_nl_decode_nlmsg() 1158 if(IPACM_SUCCESS != ipa_nl_decode_rtm_route(buffer, buflen, &(msg_ptr->nl_route_info))) in ipa_nl_decode_nlmsg()
|