Searched refs:snd_up (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dtcp_output.c248 between(tp->snd_up, tcb->seq+1, tcb->seq+0xFFFF)) {
249 th->urg_ptr = htons(tp->snd_up-tcb->seq);
1408 between(tp->snd_up, tp->snd_una+1, tp->snd_una+0xFFFF))
H A Dtcp.c801 tp->snd_up = tp->write_seq;
H A Dtcp_input.c1785 !before(scb->end_seq, tp->snd_up))
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dsock.h395 __u32 snd_up; /* Urgent pointer */ member in struct:tcp_opt
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dsock.h447 __u32 snd_up; /* Urgent pointer */ member in struct:tcp_opt

Completed in 75 milliseconds