dccp_hdr_response  121 include/linux/dccp.h static inline struct dccp_hdr_response *dccp_hdr_response(struct sk_buff *skb)
dccp_hdr_response  123 include/linux/dccp.h 	return (struct dccp_hdr_response *)(skb_transport_header(skb) +
dccp_hdr_response  131 include/uapi/linux/dccp.h 		return sizeof(struct dccp_hdr_response);