Home
last modified time | relevance | path

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

/original-bsd/sys/netiso/
H A Dif_cons.c137 Static struct protosw *CLNP_proto; variable
270 CLNP_proto = pffindproto(AF_ISO, ISOPROTO_CLNP, SOCK_DGRAM); in cons_init()
275 CLNP_proto, X25_proto, TP_proto); in cons_init()