Home
last modified time | relevance | path

Searched refs:numoth_rcv (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/decnet/
Ddn_nsp_in.c537 if (seq_next(scp->numoth_rcv, segnum)) { in dn_nsp_linkservice()
538 seq_add(&scp->numoth_rcv, 1); in dn_nsp_linkservice()
624 if (seq_next(scp->numoth_rcv, segnum)) { in dn_nsp_otherdata()
627 seq_add(&scp->numoth_rcv, 1); in dn_nsp_otherdata()
Ddn_nsp_out.c305 unsigned short ackcrs = scp->numoth_rcv & 0x0FFF; in dn_mk_ack_header()
498 if (scp->ackxmt_oth != scp->numoth_rcv) in dn_nsp_delayed_ack()
Daf_decnet.c2289 scp->numoth_rcv, in dn_socket_format_entry()
/linux-4.4.14/include/net/
Ddn.h34 __u16 numoth_rcv; member