Searched refs:x25_neigh (Results 1 – 1 of 1) sorted by relevance
138 struct x25_neigh { struct153 struct x25_neigh *neighbour; argument199 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 *);232 void x25_link_established(struct x25_neigh *);233 void x25_link_terminated(struct x25_neigh *);236 void x25_transmit_link(struct sk_buff *, struct x25_neigh *);238 struct x25_neigh *x25_get_neigh(struct net_device *);242 static __inline__ void x25_neigh_hold(struct x25_neigh *nb) in x25_neigh_hold()[all …]
Completed in 3 milliseconds