Searched refs:dccp_zeroed_hdr (Results 1 – 2 of 2) sorted by relevance
100 dh = dccp_zeroed_hdr(skb, dccp_header_size); in dccp_transmit_skb()436 dh = dccp_zeroed_hdr(skb, dccp_header_size); in dccp_make_response()479 dh = dccp_zeroed_hdr(skb, dccp_hdr_reset_len); in dccp_ctl_make_reset()
71 static inline struct dccp_hdr *dccp_zeroed_hdr(struct sk_buff *skb, int headlen) in dccp_zeroed_hdr() function
Completed in 6 milliseconds