Searched refs:x25_state3_machine (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/x25/ |
H A D | x25_in.c | 208 static int x25_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) in x25_state3_machine() function 433 queued = x25_state3_machine(sk, skb, frametype, ns, nr, q, d, m); in x25_process_rx_frame()
|
/kernel/linux/linux-6.6/net/x25/ |
H A D | x25_in.c | 208 static int x25_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) in x25_state3_machine() function 433 queued = x25_state3_machine(sk, skb, frametype, ns, nr, q, d, m); in x25_process_rx_frame()
|
Completed in 2 milliseconds