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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c271 * tsol_check_dest()
291 tsol_check_dest(const ts_label_t *tsl, const void *dst, function
315 "implicit-in packet to ip(1) reached tsol_check_dest "
837 * the security label of the message data. tsol_check_dest()
840 retv = tsol_check_dest(tsl, &ipha->ipha_dst, IPV4_VERSION,
1393 * the security label of the message data. tsol_check_dest()
1397 retv = tsol_check_dest(tsl, &ip6h->ip6_dst, IPV6_VERSION,

Completed in 115 milliseconds