Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dif_types.h72 #define IFT_SLIP 0x1c /* IP over generic TTY */ macro
H A Dif_sl.c267 sc->sc_if.if_type = IFT_SLIP; in sl_clone_create()
/netbsd-src/sys/netinet/
H A Dsctp_asconf.c1541 case IFT_SLIP: in sctp_is_desired_interface_type()