Home
last modified time | relevance | path

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

/include/net/
Dx25.h138 struct x25_neigh { struct
153 struct x25_neigh *neighbour; argument
196 struct sock *x25_find_socket(unsigned int, struct x25_neigh *);
198 int x25_rx_call_request(struct sk_buff *, struct x25_neigh *, unsigned int);
199 void x25_kill_by_neigh(struct x25_neigh *);
202 void x25_send_frame(struct sk_buff *, struct x25_neigh *);
205 void x25_establish_link(struct x25_neigh *);
206 void x25_terminate_link(struct x25_neigh *);
216 void x25_limit_facilities(struct x25_facilities *, struct x25_neigh *);
221 int x25_forward_data(int, struct x25_neigh *, struct sk_buff *);
[all …]