Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/slip/
Dslip.c109 static void sl_keepalive(unsigned long sls);
110 static void sl_outfill(unsigned long sls);
1398 static void sl_outfill(unsigned long sls) argument
1400 struct slip *sl = (struct slip *)sls;
1429 static void sl_keepalive(unsigned long sls) argument
1431 struct slip *sl = (struct slip *)sls;