Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_pdu.h58 isns_tlv_t *pdu_get_source(isns_pdu_t *);
H A Dpdu.c490 pdu_get_source( in pdu_get_source() function
H A Dfunc.c105 isns_tlv_t *source = pdu_get_source(pdu); in packet_get_source()