Searched defs:elm2 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/netinet/ |
H A D | dccp_tfrc.c | 560 struct s_hist_entry *elm, *elm2; in tfrc_send_free() local 837 struct s_hist_entry *elm, *elm2; in tfrc_send_packet_recv() local 1252 struct r_hist_entry *elm, *elm2; in tfrc_recv_calcFirstLI() local 1344 struct r_hist_entry *elm, *elm2; in tfrc_recv_add_hist() local 1451 struct r_hist_entry *bLoss, *aLoss, *elm, *elm2; in tfrc_recv_detectLoss() local 1646 struct r_hist_entry *elm, *elm2; in tfrc_recv_free() local
|
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/compat/sys/ |
H A D | queue.h | 205 #define LIST_REPLACE(elm, elm2, field) do { \ argument 367 #define TAILQ_REPLACE(head, elm, elm2, field) do { \ argument 477 #define CIRCLEQ_REPLACE(head, elm, elm2, field) do { \ argument
|
/netbsd-src/sys/sys/ |
H A D | queue.h | 285 #define LIST_REPLACE(elm, elm2, field) do { \ argument 541 #define TAILQ_REPLACE(head, elm, elm2, field) do { \ argument
|