Searched refs:tsol_find_secopt_v6 (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/tsol/ |
H A D | tnet.h | 76 extern boolean_t tsol_find_secopt_v6(const uchar_t *, uint_t, uchar_t **,
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | tn_ipopt.c | 230 if (!tsol_find_secopt_v6(ip6hbh, optlen, 233 /* tsol_find_secopt_v6 guarantees some sanity */ 1090 tsol_find_secopt_v6( function 1186 if (!tsol_find_secopt_v6(ip6hbh, hbhlen, &secopt, &after_secopt, 1424 if (!tsol_find_secopt_v6(ip6hbh, hbhlen, &secopt,
|
H A D | ip6.c | 2654 (void) tsol_find_secopt_v6(whereptr, ehdrlen,
|
Completed in 71 milliseconds