dccp_hdr_reset 127 include/linux/dccp.h static inline struct dccp_hdr_reset *dccp_hdr_reset(struct sk_buff *skb) dccp_hdr_reset 129 include/linux/dccp.h return (struct dccp_hdr_reset *)(skb_transport_header(skb) + dccp_hdr_reset 132 include/uapi/linux/dccp.h return sizeof(struct dccp_hdr_reset);