Home
last modified time | relevance | path

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

/linux-3.4.99/net/dccp/ccids/
Dccid2.c79 static int ccid2_hc_tx_send_packet(struct sock *sk, struct sk_buff *skb) in ccid2_hc_tx_send_packet() function
773 .ccid_hc_tx_send_packet = ccid2_hc_tx_send_packet,