Home
last modified time | relevance | path

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

/linux/drivers/net/wan/
H A Dhdlc_x25.c52 static void x25_connect_disconnect(struct net_device *dev, int reason, int code) in x25_connect_disconnect() function
73 x25_connect_disconnect(dev, reason, X25_IFACE_CONNECT); in x25_connected()
78 x25_connect_disconnect(dev, reason, X25_IFACE_DISCONNECT); in x25_disconnected()