Home
last modified time | relevance | path

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

/original-bsd/sys/netiso/
H A Dif_cons.c139 Static struct protosw *X25_proto; variable
271 X25_proto = pffindproto(AF_ISO, ISOPROTO_X25, SOCK_STREAM); in cons_init()
275 CLNP_proto, X25_proto, TP_proto); in cons_init()