Lines Matching defs:up
174 * We set up the ip_recv_attr_t with IRAF_TARGET_SQP to that ip_fanout_v4
276 * send up data with varying db_ref counts in the mblk
359 * up being dropped later on. Defer counting bytes until
376 /* Any references to clean up? No hold on ira_ill */
494 * (a) that would mess up the checksums and (b) the DHCP
685 /* For convenience, we pull up the mblk. */
866 * ire_dep_parent. In that case we'd end up dropping the packet, or
878 /* Not yet set up - try to set one up */
1332 * So that we don't end up with dups, only one ill an IPMP group is
1362 * so have to check explicitly for that case by looking up the alt_ire
1510 * So that we don't end up with dups, only one ill an IPMP group is
2014 uint16_t *up;
2034 up = (uint16_t *)((uchar_t *)ipha + ip_hdr_length);
2047 lport = up[1];
2475 * Pass up a squeue hint to tcp.
2513 /* Found a client; up it goes */
2619 /* Found a client; up it goes */
2631 uint16_t *up; /* Pointer to ports in ULP header */
2633 up = (uint16_t *)((uchar_t *)ipha + ip_hdr_length);
2634 ip_fanout_udp_multi_v4(mp, ipha, up[1], up[0], ira);
2708 /* Found a client; up it goes */
2914 /* we're done with IPsec processing, send it up */
2971 * header is pulled up until options.
3091 * The above input functions may have returned the pulled up message.