Searched refs:IPACM_NL_REPORT_ADDR (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
H A D | IPACM_Netlink.cpp | 66 #define IPACM_NL_REPORT_ADDR( prefix, addr ) \ macro 907 IPACM_NL_REPORT_ADDR( "gw", msg_ptr->nl_route_info.attr_info.gateway_addr ); in ipa_nl_decode_nlmsg() 982 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_route_info.attr_info.gateway_addr); in ipa_nl_decode_nlmsg() 999 IPACM_NL_REPORT_ADDR( "dstIP:", msg_ptr->nl_route_info.attr_info.dst_addr ); in ipa_nl_decode_nlmsg() 1171 IPACM_NL_REPORT_ADDR( " gw ", msg_ptr->nl_route_info.attr_info.gateway_addr); in ipa_nl_decode_nlmsg() 1245 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_route_info.attr_info.gateway_addr); in ipa_nl_decode_nlmsg() 1289 IPACM_NL_REPORT_ADDR( "DEL", msg_ptr->nl_route_info.attr_info.dst_addr); in ipa_nl_decode_nlmsg() 1390 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_neigh_info.attr_info.local_addr); in ipa_nl_decode_nlmsg() 1401 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_neigh_info.attr_info.local_addr); in ipa_nl_decode_nlmsg() 1477 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_neigh_info.attr_info.local_addr); in ipa_nl_decode_nlmsg() [all …]
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Netlink.cpp | 66 #define IPACM_NL_REPORT_ADDR( prefix, addr ) \ macro 916 IPACM_NL_REPORT_ADDR( "gw", msg_ptr->nl_route_info.attr_info.gateway_addr ); in ipa_nl_decode_nlmsg() 991 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_route_info.attr_info.gateway_addr); in ipa_nl_decode_nlmsg() 1008 IPACM_NL_REPORT_ADDR( "dstIP:", msg_ptr->nl_route_info.attr_info.dst_addr ); in ipa_nl_decode_nlmsg() 1180 IPACM_NL_REPORT_ADDR( " gw ", msg_ptr->nl_route_info.attr_info.gateway_addr); in ipa_nl_decode_nlmsg() 1254 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_route_info.attr_info.gateway_addr); in ipa_nl_decode_nlmsg() 1298 IPACM_NL_REPORT_ADDR( "DEL", msg_ptr->nl_route_info.attr_info.dst_addr); in ipa_nl_decode_nlmsg() 1399 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_neigh_info.attr_info.local_addr); in ipa_nl_decode_nlmsg() 1410 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_neigh_info.attr_info.local_addr); in ipa_nl_decode_nlmsg() 1487 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_neigh_info.attr_info.local_addr); in ipa_nl_decode_nlmsg() [all …]
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Netlink.cpp | 66 #define IPACM_NL_REPORT_ADDR( prefix, addr ) \ macro 916 IPACM_NL_REPORT_ADDR( "gw", msg_ptr->nl_route_info.attr_info.gateway_addr ); in ipa_nl_decode_nlmsg() 991 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_route_info.attr_info.gateway_addr); in ipa_nl_decode_nlmsg() 1008 IPACM_NL_REPORT_ADDR( "dstIP:", msg_ptr->nl_route_info.attr_info.dst_addr ); in ipa_nl_decode_nlmsg() 1180 IPACM_NL_REPORT_ADDR( " gw ", msg_ptr->nl_route_info.attr_info.gateway_addr); in ipa_nl_decode_nlmsg() 1254 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_route_info.attr_info.gateway_addr); in ipa_nl_decode_nlmsg() 1298 IPACM_NL_REPORT_ADDR( "DEL", msg_ptr->nl_route_info.attr_info.dst_addr); in ipa_nl_decode_nlmsg() 1399 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_neigh_info.attr_info.local_addr); in ipa_nl_decode_nlmsg() 1410 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_neigh_info.attr_info.local_addr); in ipa_nl_decode_nlmsg() 1487 IPACM_NL_REPORT_ADDR( " ", msg_ptr->nl_neigh_info.attr_info.local_addr); in ipa_nl_decode_nlmsg() [all …]
|