Home
last modified time | relevance | path

Searched refs:next_index_pub_port (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/inc/
Dipa_nat_drvi.h147 } next_index_pub_port; typedef
/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/inc/
Dipa_nat_drvi.h147 } next_index_pub_port; typedef
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/inc/
Dipa_nat_drvi.h147 } next_index_pub_port; typedef
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/src/
Dipa_nat_drvi.c108 return ((next_index_pub_port *)temp)->next_index; in Read16BitFieldValue()
111 return ((next_index_pub_port *)temp)->public_port; in Read16BitFieldValue()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/src/
Dipa_nat_drvi.c125 return ((next_index_pub_port *)temp)->next_index; in Read16BitFieldValue()
128 return ((next_index_pub_port *)temp)->public_port; in Read16BitFieldValue()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/src/
Dipa_nat_drvi.c126 return ((next_index_pub_port *)temp)->next_index; in Read16BitFieldValue()
129 return ((next_index_pub_port *)temp)->public_port; in Read16BitFieldValue()