Searched defs:seqno (Results 1 - 10 of 10) sorted by relevance

/barrelfish-master/usr/drivers/solarflare/
H A Dmcdi_rpc.c20 static uint32_t seqno = 0; variable
/barrelfish-master/include/lwip/ipv6/lwip/
H A Dicmp.h76 u16_t seqno; member in struct:icmp_echo_hdr
/barrelfish-master/lib/lwip/src/core/
H A Dtcp_out.c164 u32_t seqno; local
813 tcp_rst(u32_t seqno, u32_t ackno, struct ip_addr *local_ip, struct ip_addr *remote_ip, u16_t local_port, u16_t remote_port) argument
[all...]
H A Dtcp_in.c68 static u32_t seqno, ackno; variable
[all...]
H A Ddns.c188 u8_t seqno; member in struct:dns_table_entry
H A Dtcp.c202 u32_t seqno, ackno; local
/barrelfish-master/lib/lwip2/src/core/
H A Dtcp_in.c74 static u32_t seqno, ackno; variable
[all...]
H A Dtcp_out.c173 tcp_create_segment(struct tcp_pcb *pcb, struct pbuf *p, u8_t flags, u32_t seqno, u8_t optflags) argument
1344 tcp_rst(u32_t seqno, u32_t ackno, const ip_addr_t *local_ip, const ip_addr_t *remote_ip, u16_t local_port, u16_t remote_port) argument
[all...]
H A Ddns.c231 u8_t seqno; member in struct:dns_table_entry
H A Dtcp.c467 u32_t seqno, ackno; local

Completed in 118 milliseconds