Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caitlin Ross
codes
Commits
77cf5291
Commit
77cf5291
authored
Sep 23, 2015
by
Jonathan Jenkins
Browse files
packet_size fn doesn't make sense - should be based on annos
parent
c2f135d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
codes/model-net.h
View file @
77cf5291
...
...
@@ -355,6 +355,7 @@ void model_net_set_msg_param(
/* returns pointer to LP information for simplenet module */
const
tw_lptype
*
model_net_get_lp_type
(
int
net_id
);
DEPRECATED
uint64_t
model_net_get_packet_size
(
int
net_id
);
/* used for reporting overall network statistics for e.g. average latency ,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment