Searched refs:l_ip (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/include/bulk_transfer/
H A Dbulk_net_proxy.h55 uint32_t l_ip; member in struct:bulk_net_proxy
/barrelfish-master/lib/bulk_transfer/backends/net/
H A Dbulk_net_transfer.h40 uint32_t l_ip; member in struct:bulk_net_control
H A Dbulk_net_transfer.c141 bulk_e10k_ip_info(&tc->transfer, &tc->l_ip);
164 hdr->l3.s_ip = htonl(p->l_ip);
H A Dbulk_net_proxy.c102 hdr->l3.s_ip = htonl(p->l_ip);
533 bulk_e10k_ip_info(&p->transfer, &p->l_ip);

Completed in 32 milliseconds