Home
last modified time | relevance | path

Searched refs:dccp_hdr_reset (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/ !
Ddccp.h96 struct dccp_hdr_reset { struct
133 return sizeof(struct dccp_hdr_reset); in dccp_packet_hdr_len()
/linux-4.19.296/include/linux/ !
Ddccp.h130 static inline struct dccp_hdr_reset *dccp_hdr_reset(struct sk_buff *skb) in dccp_hdr_reset() function
132 return (struct dccp_hdr_reset *)(skb_transport_header(skb) + in dccp_hdr_reset()