Home
last modified time | relevance | path

Searched defs:x25 (Results 1 – 8 of 8) sorted by relevance

/linux-3.3/net/x25/
Dx25_timer.c34 struct x25_sock *x25 = x25_sk(sk); in x25_init_timers() local
55 struct x25_sock *x25 = x25_sk(sk); in x25_start_t2timer() local
62 struct x25_sock *x25 = x25_sk(sk); in x25_start_t21timer() local
69 struct x25_sock *x25 = x25_sk(sk); in x25_start_t22timer() local
76 struct x25_sock *x25 = x25_sk(sk); in x25_start_t23timer() local
88 struct x25_sock *x25 = x25_sk(sk); in x25_display_timer() local
139 struct x25_sock *x25 = x25_sk(sk); in x25_do_timer_expiry() local
Dx25_subr.c39 struct x25_sock *x25 = x25_sk(sk); in x25_clear_queues() local
57 struct x25_sock *x25 = x25_sk(sk); in x25_frames_acked() local
95 struct x25_sock *x25 = x25_sk(sk); in x25_validate_nr() local
114 struct x25_sock *x25 = x25_sk(sk); in x25_write_internal() local
271 struct x25_sock *x25 = x25_sk(sk); in x25_decode() local
350 struct x25_sock *x25 = x25_sk(sk); in x25_disconnect() local
377 struct x25_sock *x25 = x25_sk(sk); in x25_check_rbuf() local
Dx25_out.c58 struct x25_sock *x25 = x25_sk(sk); in x25_output() local
123 struct x25_sock *x25 = x25_sk(sk); in x25_send_iframe() local
146 struct x25_sock *x25 = x25_sk(sk); in x25_kick() local
220 struct x25_sock *x25 = x25_sk(sk); in x25_enquiry_response() local
Dx25_in.c38 struct x25_sock *x25 = x25_sk(sk); in x25_queue_rx_frame() local
94 struct x25_sock *x25 = x25_sk(sk); in x25_state1_machine() local
206 struct x25_sock *x25 = x25_sk(sk); in x25_state3_machine() local
340 struct x25_sock *x25 = x25_sk(sk); in x25_state4_machine() local
381 struct x25_sock *x25 = x25_sk(sk); in x25_process_rx_frame() local
Daf_x25.c521 struct x25_sock *x25; in x25_alloc_socket() local
542 struct x25_sock *x25; in x25_create() local
601 struct x25_sock *x25, *ox25; in x25_make_new() local
639 struct x25_sock *x25; in x25_release() local
742 struct x25_sock *x25 = x25_sk(sk); in x25_connect() local
902 struct x25_sock *x25 = x25_sk(sk); in x25_getname() local
1085 struct x25_sock *x25 = x25_sk(sk); in x25_sendmsg() local
1261 struct x25_sock *x25 = x25_sk(sk); in x25_recvmsg() local
1363 struct x25_sock *x25 = x25_sk(sk); in x25_ioctl() local
Dx25_facilities.c267 struct x25_sock *x25 = x25_sk(sk); in x25_negotiate_facilities() local
Dx25_proc.c86 struct x25_sock *x25; in x25_seq_socket_show() local
/linux-3.3/include/linux/
Dwanrouter.h236 wan_x25_conf_t x25; /* X.25 configuration */ member