semihalf-mazur-michal replied on github web page:

include/odp/api/spec/packet.h
@@ -1333,6 +1333,17 @@ void odp_packet_user_ptr_set(odp_packet_t pkt, const 
void *ctx);
  */
 void *odp_packet_user_area(odp_packet_t pkt);
 
+/**
+ * Packet header from user area pointer
+ *
+ * Return address of packet header associated with user area.
+ *
+ * @param uarea  User area address
+ *
+ * @return       Packet header address


Comment:
corrected in v2

> semihalf-mazur-michal wrote
> corrected in v2


>> semihalf-mazur-michal wrote
>> corrected in v2


>>> Bill Fischofer(Bill-Fischofer-Linaro) wrote:
>>> Packet handle


>>>> Bill Fischofer(Bill-Fischofer-Linaro) wrote:
>>>> Return handle of packet...


>>>>> Bill Fischofer(Bill-Fischofer-Linaro) wrote:
>>>>> Packet handle, not header


https://github.com/Linaro/odp/pull/331#discussion_r156429003
updated_at 2017-12-12 16:56:43

Reply via email to