HomeSort by: relevance | last modified time | path
    Searched defs:isns_get_pdu_active_buffer (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libisns/
isns_pdu.c 69 static struct isns_buffer_s *isns_get_pdu_active_buffer(struct isns_pdu_s *);
940 buf_p = isns_get_pdu_active_buffer(pdu_p);
1229 * isns_get_pdu_active_buffer - returns PDU payload "active buffer where the
1233 isns_get_pdu_active_buffer(struct isns_pdu_s *pdu_p) function in typeref:struct:isns_buffer_s *
isns_pdu.c 69 static struct isns_buffer_s *isns_get_pdu_active_buffer(struct isns_pdu_s *);
940 buf_p = isns_get_pdu_active_buffer(pdu_p);
1229 * isns_get_pdu_active_buffer - returns PDU payload "active buffer where the
1233 isns_get_pdu_active_buffer(struct isns_pdu_s *pdu_p) function in typeref:struct:isns_buffer_s *

Completed in 49 milliseconds