Changes in uspace/lib/net/il/ip_remote.c [f772bc55:d3cdb7f0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/net/il/ip_remote.c
rf772bc55 rd3cdb7f0 186 186 */ 187 187 int ip_packet_size_req_remote(int ip_phone, device_id_t device_id, 188 packet_dimension_ t *packet_dimension)188 packet_dimension_ref packet_dimension) 189 189 { 190 190 return generic_packet_size_req_remote(ip_phone, NET_IL_PACKET_SPACE,
Note:
See TracChangeset
for help on using the changeset viewer.