Home
last modified time | relevance | path

Searched refs:dccp_hdr_ext (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Ddccp.h78 static inline struct dccp_hdr_ext *dccp_hdrx(const struct dccp_hdr *dh) in dccp_hdrx()
80 return (struct dccp_hdr_ext *)((unsigned char *)dh + sizeof(*dh)); in dccp_hdrx()
85 return sizeof(*dh) + (dh->dccph_x ? sizeof(struct dccp_hdr_ext) : 0); in __dccp_basic_hdr_len()
/OK3568_Linux_fs/kernel/net/dccp/
H A Doutput.c52 sizeof(struct dccp_hdr_ext) + in dccp_transmit_skb()
168 sizeof(struct dccp_hdr) + sizeof(struct dccp_hdr_ext)); in dccp_sync_mss()
396 sizeof(struct dccp_hdr_ext) + in dccp_make_response()
458 sizeof(struct dccp_hdr_ext) + in dccp_ctl_make_reset()
H A Ddccp.h391 struct dccp_hdr_ext *dhx = (struct dccp_hdr_ext *)((void *)dh + in dccp_hdr_set_seq()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Ddccp.h55 struct dccp_hdr_ext { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Ddccp.h55 struct dccp_hdr_ext { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddccp.h55 struct dccp_hdr_ext { struct