• Home
  • Raw
  • Download

Lines Matching defs:call

12 static void rxrpc_proto_abort(struct rxrpc_call *call, rxrpc_seq_t seq,  in rxrpc_proto_abort()
21 static void rxrpc_congestion_management(struct rxrpc_call *call, in rxrpc_congestion_management()
179 void rxrpc_congestion_degrade(struct rxrpc_call *call) in rxrpc_congestion_degrade()
206 static bool rxrpc_rotate_tx_window(struct rxrpc_call *call, rxrpc_seq_t to, in rxrpc_rotate_tx_window()
250 static void rxrpc_end_tx_phase(struct rxrpc_call *call, bool reply_begun, in rxrpc_end_tx_phase()
288 static bool rxrpc_receiving_reply(struct rxrpc_call *call) in rxrpc_receiving_reply()
316 static void rxrpc_end_rx_phase(struct rxrpc_call *call, rxrpc_serial_t serial) in rxrpc_end_rx_phase()
341 static void rxrpc_input_update_ack_window(struct rxrpc_call *call, in rxrpc_input_update_ack_window()
351 static void rxrpc_input_queue_data(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_input_queue_data()
368 static void rxrpc_input_data_one(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_input_data_one()
512 static bool rxrpc_input_split_jumbo(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_split_jumbo()
567 static void rxrpc_input_data(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_data()
623 static void rxrpc_complete_rtt_probe(struct rxrpc_call *call, in rxrpc_complete_rtt_probe()
673 static void rxrpc_input_ackinfo(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_input_ackinfo()
711 static rxrpc_seq_t rxrpc_input_check_prev_ack(struct rxrpc_call *call, in rxrpc_input_check_prev_ack()
754 static void rxrpc_input_soft_acks(struct rxrpc_call *call, in rxrpc_input_soft_acks()
805 static bool rxrpc_is_ack_valid(struct rxrpc_call *call, in rxrpc_is_ack_valid()
835 static void rxrpc_input_ack(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_ack()
1011 static void rxrpc_input_ackall(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_ackall()
1022 static void rxrpc_input_abort(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_abort()
1035 void rxrpc_input_call_packet(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_call_packet()
1090 void rxrpc_implicit_end_call(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_implicit_end_call()