Searched refs:dccp_zeroed_hdr (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/dccp/
H A Doutput.c100 dh = dccp_zeroed_hdr(skb, dccp_header_size);
436 dh = dccp_zeroed_hdr(skb, dccp_header_size);
479 dh = dccp_zeroed_hdr(skb, dccp_hdr_reset_len);
/linux-master/include/linux/
H A Ddccp.h71 static inline struct dccp_hdr *dccp_zeroed_hdr(struct sk_buff *skb, int headlen) function

Completed in 178 milliseconds