Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dccp/
H A Ddccp.h429 if (before48(dp->dccps_swl, dp->dccps_isr)) in dccp_update_gsr()
430 dp->dccps_swl = dp->dccps_isr; in dccp_update_gsr()
H A Dminisocks.c119 newdp->dccps_isr = dreq->dreq_isr; in dccp_create_openreq_child()
H A Dinput.c441 dp->dccps_gsr = dp->dccps_isr = DCCP_SKB_CB(skb)->dccpd_seq; in dccp_rcv_request_sent_state_process()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddccp.h273 __u64 dccps_isr; member