Home
last modified time | relevance | path

Searched refs:sctpt_pfv (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_timer.c181 sctpt->sctpt_pfv = func; in sctp_timer_alloc()
370 (*sctpt->sctpt_pfv)(sctp, sctpt->sctpt_faddr); in sctp_timer_call()
H A Dsctp_impl.h62 pfv_t sctpt_pfv; /* The routine we are to call */ member