Home
last modified time | relevance | path

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

/original-bsd/sys/netiso/
H A Diso.h65 #define ISOPROTO_X25 32 /* cons */ macro
H A Dif_cons.c271 X25_proto = pffindproto(AF_ISO, ISOPROTO_X25, SOCK_STREAM); in cons_init()