Searched defs:secoptp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c1093 uchar_t **secoptp, /* Location of IP6OPT_LS label option */
1102 *secoptp = NULL;
1127 if (*secoptp != NULL)
1130 *secoptp = (uchar_t *)optptr;
1140 if (*secoptp != NULL) {
1090 tsol_find_secopt_v6( const uchar_t *ip6hbh, uint_t hbhlen, uchar_t **secoptp, uchar_t **after_secoptp, boolean_t *hbh_needed) argument

Completed in 180 milliseconds