Lines Matching defs:inbound

30  * to apply IPsec policy to inbound and outbound datagrams.
243 ip_drop_packet_chain(mblk_t *mp, boolean_t inbound, ill_t *ill,
253 ip_drop_packet(mp, inbound, ill, counter, who_called);
1518 * Check that packet's inbound ports & proto match the selectors
1748 * Takes a latched conn and an inbound packet and returns a unique_id suitable
1888 reason = "inbound AH and ESP identities differ";
1912 "ipsec inbound policy mismatch: %s, packet dropped\n",
2102 * Check with global policy and see whether this inbound
2230 * We check whether an inbound datagram is a valid one
2448 * inbound datagram; called from IP in numerous places.
2450 * Note that this is not a chokepoint for inbound policy checks;
2604 "ipsec inbound policy mismatch: %s, packet dropped\n",
2656 * header that gets passed up by inbound ICMP processing.
2968 * Create an ipsec_action_t based on the way an inbound packet was protected.
3874 * Create and insert inbound or outbound policy associated with actp for the
4014 * both outbound and inbound at the same time.
4063 * to use the same protection that was applied to the inbound packet.
4265 * When appropriate, this function caches inbound and outbound policy
4272 * XXX may want to split inbound and outbound caching for ill..
4386 * conn_policy_cached so that inbound datagrams don't have to look
5377 * inbound packets, but we do not uncomment the ASSERT()
5529 * Return a message if the inbound packet passed an IPsec policy check. Returns
5586 * See ipsec_init_inbound_sel() for the 0x80000000 on inbound
6251 * The iramp argument is set on inbound; NULL if outbound.
6273 boolean_t inbound = (iramp != NULL);
6276 cmn_err(CE_WARN, "Fragcache: %s\n", inbound ? "INBOUND" : "OUTBOUND");
6285 ip_drop_packet(mp, inbound, NULL,
6288 if (inbound)
6314 ip_drop_packet(mp, inbound, NULL,
6317 if (inbound)
6333 ip_drop_packet(mp, inbound, NULL,
6336 if (inbound)
6413 ip_drop_packet(mp, inbound, NULL,
6416 if (inbound)
6428 ip_drop_packet(mp, inbound, NULL,
6431 if (inbound)
6486 mblk_t *ndata_mp = (inbound ? nmp->b_cont : nmp);
6530 ip_drop_packet_chain(nmp, inbound, NULL,
6534 if (inbound)
6574 ip_drop_packet(mp, inbound, NULL,
6577 if (inbound)
6593 ip_drop_packet(mp, inbound, NULL,
6596 if (inbound)
6638 ip_drop_packet(mp, inbound, NULL,
6642 if (inbound) {
6680 if (inbound)
6683 ip_drop_packet(mp, inbound, NULL,
6701 mblk_t *data_mp = (inbound ? mp->b_cont : mp);
6736 ip_drop_packet_chain(mp, inbound, NULL,
6795 ip_drop_packet_chain(mp, inbound, NULL,
6805 * For inbound case, mp has attrmp b_next'd chain