Lines Matching refs:sk_buff
190 int x25_parse_address_block(struct sk_buff *skb,
198 int x25_rx_call_request(struct sk_buff *, struct x25_neigh *, unsigned int);
202 void x25_send_frame(struct sk_buff *, struct x25_neigh *);
203 int x25_lapb_receive_frame(struct sk_buff *, struct net_device *,
209 int x25_parse_facilities(struct sk_buff *, struct x25_facilities *,
213 int x25_negotiate_facilities(struct sk_buff *, struct sock *,
221 int x25_forward_data(int, struct x25_neigh *, struct sk_buff *);
222 int x25_forward_call(struct x25_address *, struct x25_neigh *, struct sk_buff *,
226 int x25_process_rx_frame(struct sock *, struct sk_buff *);
227 int x25_backlog_rcv(struct sock *, struct sk_buff *);
230 void x25_link_control(struct sk_buff *, struct x25_neigh *, unsigned short);
237 void x25_transmit_link(struct sk_buff *, struct x25_neigh *);
255 int x25_output(struct sock *, struct sk_buff *);
283 int x25_decode(struct sock *, struct sk_buff *, int *, int *, int *, int *,