Searched refs:dccp_packet_without_ack (Results 1 – 6 of 6) sorted by relevance
195 if (dccp_packet_without_ack(skb)) /* RFC 4340, 13.2 */ in dccp_parse_options()221 if (dccp_packet_without_ack(skb)) /* RFC 4340, 11.4 */ in dccp_parse_options()
381 static inline int dccp_packet_without_ack(const struct sk_buff *skb) in dccp_packet_without_ack() function
817 if (dccp_packet_without_ack(skb)) { in dccp_v4_rcv()
718 if (dccp_packet_without_ack(skb)) in dccp_v6_rcv()
560 if (dccp_packet_without_ack(skb)) in ccid2_hc_tx_packet_recv()
646 if (dccp_packet_without_ack(skb)) in ccid3_hc_rx_insert_options()