Home
last modified time | relevance | path

Searched refs:pdu_get_operand (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/isns/isnsd/
H A Disns_pdu.h60 isns_tlv_t *pdu_get_operand(isns_pdu_t *, size_t *);
H A Dpdu.c565 pdu_get_operand( in pdu_get_operand() function
H A Dfunc.c175 op = pdu_get_operand(pdu, &op_len); in packet_get_operand()