Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dx25.h137 struct x25_neigh { struct
152 struct x25_neigh *neighbour; argument
198 struct sock *x25_find_socket(unsigned int, struct x25_neigh *);
200 int x25_rx_call_request(struct sk_buff *, struct x25_neigh *, unsigned int);
201 void x25_kill_by_neigh(struct x25_neigh *);
204 void x25_send_frame(struct sk_buff *, struct x25_neigh *);
207 void x25_establish_link(struct x25_neigh *);
208 void x25_terminate_link(struct x25_neigh *);
218 void x25_limit_facilities(struct x25_facilities *, struct x25_neigh *);
223 int x25_forward_data(int, struct x25_neigh *, struct sk_buff *);
[all …]