Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dx25.h214 extern void x25_start_t21timer(struct sock *);
/linux-2.4.37.9/net/x25/
Dx25_timer.c72 void x25_start_t21timer(struct sock *sk) in x25_start_t21timer() function
Daf_x25.c661 x25_start_t21timer(sk); in x25_connect()