Searched refs:numoth (Results 1 – 3 of 3) sorted by relevance
642 *segnum = dn_htons(scp->numoth); in dn_nsp_send_link()643 DN_SKB_CB(skb)->segnum = scp->numoth; in dn_nsp_send_link()644 seq_add(&scp->numoth, 1); in dn_nsp_send_link()
495 scp->numoth = 1; /* Next oth data to tx */ in dn_alloc_sock()2020 cb->segnum = scp->numoth; in dn_sendmsg()2021 seq_add(&scp->numoth, 1); in dn_sendmsg()2156 scp->numoth, in dn_get_info()
37 unsigned short numoth; member