Home
last modified time | relevance | path

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

/linux/net/dccp/ccids/
H A Dccid2.c67 static int ccid2_hc_tx_send_packet(struct sock *sk, struct sk_buff *skb) in ccid2_hc_tx_send_packet() function
783 .ccid_hc_tx_send_packet = ccid2_hc_tx_send_packet,