Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Ddccp.h96 struct dccp_hdr_reset { struct
97 struct dccp_hdr_ack_bits dccph_reset_ack;
98 __u8 dccph_reset_code,
99 dccph_reset_data[3];
/linux/include/linux/
A Ddccp.h130 static inline struct dccp_hdr_reset *dccp_hdr_reset(struct sk_buff *skb) in dccp_hdr_reset() function

Completed in 4 milliseconds