Home
last modified time | relevance | path

Searched defs:localseq (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netinet/
H A Ddccp_tcplike.c1011 _avlist_add(struct tcplike_recv_ccb *cb, u_int64_t localseq, u_int64_t ackthru) in _avlist_add()
1034 _avlist_get(struct tcplike_recv_ccb *cb, u_int64_t localseq) in _avlist_get()
H A Ddccp_tcplike.h126 u_int64_t localseq, ackthru; member