Searched refs:x25_sk (Results 1 – 8 of 8) sorted by relevance
29 struct x25_sock *x25 = x25_sk(sk); in x25_init_timers()49 struct x25_sock *x25 = x25_sk(sk); in x25_start_t2timer()56 struct x25_sock *x25 = x25_sk(sk); in x25_start_t21timer()63 struct x25_sock *x25 = x25_sk(sk); in x25_start_t22timer()70 struct x25_sock *x25 = x25_sk(sk); in x25_start_t23timer()77 del_timer(&x25_sk(sk)->timer); in x25_stop_timer()82 struct x25_sock *x25 = x25_sk(sk); in x25_display_timer()98 switch (x25_sk(sk)->state) { in x25_heartbeat_expiry()133 struct x25_sock *x25 = x25_sk(sk); in x25_do_timer_expiry()164 if (x25_sk(sk)->state == X25_STATE_3) in x25_timer_expiry()
36 struct x25_sock *x25 = x25_sk(sk); in x25_clear_queues()54 struct x25_sock *x25 = x25_sk(sk); in x25_frames_acked()77 while ((skb = skb_dequeue(&x25_sk(sk)->ack_queue)) != NULL) { in x25_requeue_frames()92 struct x25_sock *x25 = x25_sk(sk); in x25_validate_nr()111 struct x25_sock *x25 = x25_sk(sk); in x25_write_internal()263 struct x25_sock *x25 = x25_sk(sk); in x25_decode()341 struct x25_sock *x25 = x25_sk(sk); in x25_disconnect()374 struct x25_sock *x25 = x25_sk(sk); in x25_check_rbuf()
313 if (x25_sk(s)->lci == lci && x25_sk(s)->neighbour == nb) { in __x25_find_socket()512 x25 = x25_sk(sk); in x25_alloc_socket()543 x25 = x25_sk(sk); in x25_create()592 x25 = x25_sk(sk); in x25_make_new()603 ox25 = x25_sk(osk); in x25_make_new()627 x25 = x25_sk(sk); in x25_release()739 struct x25_sock *x25 = x25_sk(sk); in x25_connect()910 struct x25_sock *x25 = x25_sk(sk); in x25_getname()1041 makex25 = x25_sk(make); in x25_rx_call_request()1095 struct x25_sock *x25 = x25_sk(sk); in x25_sendmsg()[all …]
53 struct x25_sock *x25 = x25_sk(sk); in x25_output()118 struct x25_sock *x25 = x25_sk(sk); in x25_send_iframe()141 struct x25_sock *x25 = x25_sk(sk); in x25_kick()215 struct x25_sock *x25 = x25_sk(sk); in x25_enquiry_response()
35 struct x25_sock *x25 = x25_sk(sk); in x25_queue_rx_frame()91 struct x25_sock *x25 = x25_sk(sk); in x25_state1_machine()212 struct x25_sock *x25 = x25_sk(sk); in x25_state3_machine()346 struct x25_sock *x25 = x25_sk(sk); in x25_state4_machine()392 struct x25_sock *x25 = x25_sk(sk); in x25_state5_machine()417 struct x25_sock *x25 = x25_sk(sk); in x25_process_rx_frame()
92 x25 = x25_sk(s); in x25_seq_socket_show()
268 struct x25_sock *x25 = x25_sk(sk); in x25_negotiate_facilities()
180 static inline struct x25_sock *x25_sk(const struct sock *sk) in x25_sk() function
Completed in 15 milliseconds