Home
last modified time | relevance | path

Searched refs:dccp_packet_without_ack (Results 1 – 6 of 6) sorted by relevance

/linux/net/dccp/
A Doptions.c195 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()
A Ddccp.h380 static inline int dccp_packet_without_ack(const struct sk_buff *skb) in dccp_packet_without_ack() function
A Dipv4.c815 if (dccp_packet_without_ack(skb)) { in dccp_v4_rcv()
A Dipv6.c721 if (dccp_packet_without_ack(skb)) in dccp_v6_rcv()
/linux/net/dccp/ccids/
A Dccid3.c646 if (dccp_packet_without_ack(skb)) in ccid3_hc_rx_insert_options()
A Dccid2.c560 if (dccp_packet_without_ack(skb)) in ccid2_hc_tx_packet_recv()

Completed in 12 milliseconds