Lines Matching defs:up
171 * We set up the ip_recv_attr_t with IRAF_TARGET_SQP to that ip_fanout_v6
270 * send up data with varying db_ref counts in the mblk
341 * up being dropped later on. Defer counting bytes until
358 /* Any references to clean up? No hold on ira_ill */
734 /* For convenience, we just pull up the mblk. */
857 * ire_dep_parent. In that case we'd end up dropping the packet, or
869 /* Not yet set up - try to set one up */
1257 * So that we don't end up with dups, only one ill an IPMP group is
1633 uint16_t *up;
1653 up = (uint16_t *)((uchar_t *)ip6h + ip_hdr_length);
1666 lport = up[1];
2134 * Pass up a squeue hint to tcp.
2172 /* Found a client; up it goes */
2276 /* Found a client; up it goes */
2288 uint16_t *up; /* Pointer to ports in ULP header */
2290 up = (uint16_t *)((uchar_t *)ip6h + ip_hdr_length);
2292 ip_fanout_udp_multi_v6(mp, ip6h, up[1], up[0], ira);
2338 /* Found a client; up it goes */
2693 /* we're done with IPsec processing, send it up */
2735 * The above input functions may have returned the pulled up message.