Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dif_wanpipe.h30 unsigned char sll_device[14]; member
/linux-2.4.37.9/net/wanrouter/
Daf_wanpipe.c1446 if (!strcmp(sll->sll_device,"svc_listen")){ in wanpipe_bind()
1466 }else if (!strcmp(sll->sll_device,"svc_connect")){ in wanpipe_bind()
1485 strncpy(name,sll->sll_device,14); in wanpipe_bind()