| /titanic_53/usr/src/uts/common/fs/smbclnt/netsmb/ |
| H A D | smb_sign.c | 204 if (!pullupmsg(mp, SMB_HDRLEN)) in smb_rq_sign() 260 if (!pullupmsg(mp, SMB_HDRLEN)) in smb_rq_verify()
|
| H A D | smb_trantcp.c | 302 if (!pullupmsg(nbp->nbp_frag, sizeof (len))) in nbssn_peekhdr()
|
| H A D | subr_mchain.c | 1008 if (!pullupmsg(m, rqlen)) { in m_pullup()
|
| /titanic_53/usr/src/uts/common/ipp/dscpmk/ |
| H A D | dscpmk.c | 76 if (!pullupmsg(mp, IP_SIMPLE_HDR_LENGTH)) { in dscpmk_process()
|
| /titanic_53/usr/src/uts/common/ipp/meters/ |
| H A D | tswtcl.c | 92 if (!pullupmsg(mp, IP_SIMPLE_HDR_LENGTH)) { in tswtcl_process()
|
| H A D | tokenmt.c | 102 if (!pullupmsg(mp, IP_SIMPLE_HDR_LENGTH)) { in tokenmt_process()
|
| /titanic_53/usr/src/uts/common/ktli/ |
| H A D | t_krcvudat.c | 210 if (!pullupmsg(bp, MBLKL(bp))) { in t_krcvudata()
|
| /titanic_53/usr/src/uts/common/io/ |
| H A D | trill.c | 235 if (!pullupmsg(fwd_mp, ethhdrlen + sizeof (trill_header_t))) in trill_dest_fwd() 399 !pullupmsg(mp, min_size)) in trill_recv() 430 if (!pullupmsg(mp, min_size)) in trill_recv() 447 if (!pullupmsg(mp, min_size)) in trill_recv()
|
| H A D | pfmod.c | 285 if (pullupmsg(mbp, MIN(need, len)) == 0) { in pfrput()
|
| H A D | rlmod.c | 887 if ((pullupmsg(newmp, -1)) == 0) { in rlmodrmsg()
|
| /titanic_53/usr/src/uts/common/sys/ |
| H A D | stream.h | 787 extern int pullupmsg(struct msgb *, ssize_t);
|
| /titanic_53/usr/src/uts/common/ipp/ipgpc/ |
| H A D | classifier.c | 653 if (!pullupmsg(mp, -1)) { in parse_packet6()
|
| /titanic_53/usr/src/uts/common/inet/ip/ |
| H A D | rts.c | 889 if (!pullupmsg(mp, sizeof (rt_msghdr_t))) { in rts_wrw() 1437 if (!pullupmsg(mp, sizeof (rt_msghdr_t))) { in rts_send()
|
| H A D | ipsecah.c | 2048 if (!pullupmsg(mp, -1) || in ah_icmp_error_v6() 2162 if (!pullupmsg(mp, (uchar_t *)ipha + hdr_length + 8 - in ah_icmp_error_v4() 2231 if (!pullupmsg(mp, (uchar_t *)ah + ah_length - mp->b_rptr)) { in ah_icmp_error_v4() 3092 if (!pullupmsg(mp, hdr_size)) in ah_process_ip_options_v6() 3574 if (!pullupmsg(data_mp, (uchar_t *)ah + ah_length - in ah_inbound()
|
| H A D | ip_sadb.c | 697 if (!pullupmsg(mp, pullup_len)) { in ipsec_inbound_ah_sa()
|
| H A D | icmp.c | 3082 if (!pullupmsg(mp, IP_SIMPLE_HDR_LENGTH)) { in icmp_output_hdrincl() 3249 if (!pullupmsg(mp, ip_hdr_length + tp_hdr_len)) { in icmp_output_hdrincl() 4294 if (!pullupmsg(data_mp, IP_SIMPLE_HDR_LENGTH)) { in icmp_wput() 5660 if (!pullupmsg(mp, IP_SIMPLE_HDR_LENGTH)) { in rawip_send()
|
| /titanic_53/usr/src/uts/common/rpc/ |
| H A D | xdr_mblk.c | 163 while (!pullupmsg(m, sizeof (int32_t))) { in xdrmblk_getint32()
|
| /titanic_53/usr/src/uts/common/io/chxge/ |
| H A D | ch.c | 1752 if (pullupmsg(mp, -1) == 0) { in ch_send() 1759 if (pullupmsg(mp, MAX_ALL_HDRLEN) == 0) { in ch_send()
|
| /titanic_53/usr/src/uts/common/ipp/flowacct/ |
| H A D | flowacct.c | 262 if (!pullupmsg(mp, -1)) { in flowacct_extract_header()
|
| /titanic_53/usr/src/uts/common/inet/sctp/ |
| H A D | sctp_hash.c | 388 if (pullupmsg(mp, -1) == 0) { in sctp_lookup_by_faddrs()
|
| /titanic_53/usr/src/uts/sun4u/opl/io/ |
| H A D | dm2s.c | 1203 if (pullupmsg(mp, -1) != 1) { in dm2s_prep_scatgath()
|
| /titanic_53/usr/src/uts/common/inet/kssl/ |
| H A D | ksslapi.c | 996 if (pullupmsg(mp, -1)) { in kssl_handle_any_record()
|
| H A D | ksslrec.c | 2344 if (!pullupmsg(mp, rhsz)) { in kssl_get_next_record() 2381 if (!pullupmsg(mp, total_size)) { in kssl_get_next_record()
|
| /titanic_53/usr/src/uts/common/io/simnet/ |
| H A D | simnet.c | 792 if (!pullupmsg(mp, -1)) { in simnet_m_tx()
|
| /titanic_53/usr/src/uts/common/inet/ipf/ |
| H A D | ip_fil_solaris.c | 1721 if (pullupmsg(m, len + ipoff + inc) == 0) { 2926 if (pullupmsg(pkt, -1) == 0) {
|