Searched refs:x25_forward_call (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/x25/ |
H A D | x25_forward.c | 17 int x25_forward_call(struct x25_address *dest_addr, struct x25_neigh *from, in x25_forward_call() function
|
H A D | af_x25.c | 1016 x25_forward_call(&dest_addr, nb, skb, lci) > 0) in x25_rx_call_request()
|
/kernel/linux/linux-6.6/net/x25/ |
H A D | x25_forward.c | 17 int x25_forward_call(struct x25_address *dest_addr, struct x25_neigh *from, in x25_forward_call() function
|
H A D | af_x25.c | 1011 x25_forward_call(&dest_addr, nb, skb, lci) > 0) in x25_rx_call_request()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | x25.h | 225 int x25_forward_call(struct x25_address *, struct x25_neigh *, struct sk_buff *,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | x25.h | 222 int x25_forward_call(struct x25_address *, struct x25_neigh *, struct sk_buff *,
|
Completed in 6 milliseconds