Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/tsol/
H A Dtnet.h59 extern int tsol_prepend_option(uchar_t *, ipha_t *, int);
/titanic_50/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c641 tsol_prepend_option(uchar_t *optbuf, ipha_t *ipha, int buflen) in tsol_prepend_option() function
924 delta_add = tsol_prepend_option(opt_storage, ipha, MBLKL(mp)); in tsol_check_label_v4()
H A Dsadb.c7378 delta = tsol_prepend_option(assoc->ipsa_opt_storage, ipha, MBLKL(mp));