Searched refs:isotp_send_fc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/can/ |
H A D | isotp.c | 199 static int isotp_send_fc(struct sock *sk, int ae, u8 flowstatus) in isotp_send_fc() function 503 isotp_send_fc(sk, ae, ISOTP_FC_OVFLW); in isotp_rcv_ff() 521 isotp_send_fc(sk, ae, ISOTP_FC_CTS); in isotp_rcv_ff() 615 isotp_send_fc(sk, ae, ISOTP_FC_CTS); in isotp_rcv_cf()
|
/kernel/linux/linux-6.6/net/can/ |
H A D | isotp.c | 212 static int isotp_send_fc(struct sock *sk, int ae, u8 flowstatus) in isotp_send_fc() function 526 isotp_send_fc(sk, ae, ISOTP_FC_OVFLW); in isotp_rcv_ff() 544 isotp_send_fc(sk, ae, ISOTP_FC_CTS); in isotp_rcv_ff() 638 isotp_send_fc(sk, ae, ISOTP_FC_CTS); in isotp_rcv_cf()
|
Completed in 6 milliseconds