Home
last modified time | relevance | path

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

/dragonfly/sys/net/
H A Dslip.h43 #define SLIOCGKEEPAL _IOR('t', 82, int) /* get keepalive time */ macro
/dragonfly/sys/net/sl/
H A Dif_sl.c411 case SLIOCGKEEPAL: in sltioctl()