NFAPI_TRACE(NFAPI_TRACE_INFO,"%s() LARGE SFN/SF DELTA between PNF and VNF delta:%d VNF:%d PNF:%d\n\n\n\n\n\n\n\n\n",__FUNCTION__,vnf_pnf_sfnsf_delta,NFAPI_SFNSF2DEC(vnf_p7->p7_connections[0].sfn_sf),NFAPI_SFNSF2DEC(ind.last_sfn_sf));
NFAPI_TRACE(NFAPI_TRACE_INFO,"%s() LARGE SFN/SF DELTA between PNF and VNF delta:%d VNF:%d PNF:%d\n\n\n\n\n\n\n\n\n",
// Substitute call to phy_procedures Tx with call to phy_stub functions in order to trigger
// UE Tx procedures directly at the MAC layer, based on the received ul_config requests from the vnf (eNB).
// Generate UL_indications which correspond to UL traffic.
if(ul_config_req!=NULL){// check to see if you get every 2 ms //&& UE_mac_inst[Mod_id].ul_config_req->ul_config_request_body.ul_config_pdu_list != NULL){
ul_config_req_UE_MAC(ul_config_req,NFAPI_SFNSF2SFN(sfn_sf),NFAPI_SFNSF2SF(sfn_sf),ue_Mod_id);// Andrew - send over socket to proxy here