Lines Matching defs:outbound

800 	 * if the inbound or outbound table should be the primary
806 secondary = sq.outbound;
812 primary = sq.outbound;
830 * in that it can be used for inbound traffic and outbound
832 * SA (which allows me to receive the outbound traffic).
837 secondary = sq.outbound;
852 primary = sq.outbound;
1615 "can't find peer for outbound.\n"));
1714 "can't find peer for outbound.\n"));
1900 isaf_t *outbound, *inbound;
1936 outbound = OUTBOUND_BUCKET_V6(&ahstack->ah_sadb.s_v6,
1941 outbound = OUTBOUND_BUCKET_V4(&ahstack->ah_sadb.s_v4,
1947 mutex_enter(&outbound->isaf_lock);
1954 * Try outbound first. Even though SADB_GETSPI is traditionally
1957 target = ipsec_getassocbyspi(outbound, newbie->ipsa_spi,
1967 * (Nor will I because I'm still holding inbound/outbound locks.)
1985 * Can exit outbound mutex. Hold inbound until we're done with
1988 mutex_exit(&outbound->isaf_lock);
2392 ah_fix_phdr_v6(ip6_t *ip6h, ip6_t *oip6h, boolean_t outbound,
2407 * In the outbound case for source route, ULP has already moved
2461 if (!copy_always && outbound) {
2510 if (outbound && dsthdr->ip6d_nxt != IPPROTO_ROUTING &&
2531 ASSERT(!outbound);
2534 ASSERT(outbound);
2674 * crypto requests for outbound packets.
2813 * Invoked on kernel crypto failure during inbound and outbound processing.
2822 is_inbound ? "inbound" : "outbound", kef_rc));
2834 * Helper macros for the ah_submit_req_{inbound,outbound}() functions.
2961 * Submit an outbound packet for processing by the crypto framework.
3047 * and options if any. This is called for both outbound and inbound,
3052 uint_t ah_data_sz, boolean_t outbound, ipsecah_stack_t *ahstack)
3087 if (!outbound && (MBLKL(mp) < hdr_size)) {
3110 if (outbound) {
3137 ah_offset = ah_fix_phdr_v6(ip6h, oip6h, outbound, B_FALSE);
3144 (outbound ? NULL : ((ah_t *)((uint8_t *)oip6h + ah_offset))),
3156 if (!outbound)
3163 * and options if any. This is called for both outbound and inbound,
3168 uint_t ah_data_sz, boolean_t outbound, ipsecah_stack_t *ahstack)
3235 if (outbound) {
3269 * We have options. In the outbound case for source route,
3340 * to the right value. Only for the outbound with LSRR/SSRR,
3346 if (outbound)
3352 (outbound ? NULL : ((ah_t *)((uint8_t *)oipha + ip_hdr_length))),
3366 if (outbound)
3374 * Authenticate an outbound datagram. This function is called
3375 * whenever IP sends an outbound datagram that needs authentication.
3861 * Invoked after processing of an outbound packet by the