Home
last modified time | relevance | path

Searched defs:elm2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/netinet/
H A Ddccp_tfrc.c560 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 Dqueue.h205 #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 Dqueue.h285 #define LIST_REPLACE(elm, elm2, field) do { \ argument
541 #define TAILQ_REPLACE(head, elm, elm2, field) do { \ argument