Lines Matching refs:allocb
392 if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL) in gld_unitdata_ether()
446 if ((nmp = allocb(sizeof (struct ether_vlan_header), in gld_insert_vtag_ether()
521 if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL) in gld_fastpath_ether()
922 if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL) in gld_unitdata_ib()
962 if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL) in gld_fastpath_ib()
1184 if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL) in gld_unitdata_fddi()
1247 if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL) in gld_fastpath_fddi()
1614 if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL) { in gld_unitdata_tr()
1724 if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL) in gld_fastpath_tr()
1917 if ((nmp = allocb(nlen, BPRI_MED)) == NULL) in gld_send_rqr()
2084 if ((nmp = allocb(nlen, BPRI_MED)) == NULL) in gld_rde_pdu_req()