Home
last modified time | relevance | path

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

/original-bsd/sys/netiso/
H A Dclnp_input.c98 if ((pr = pffindproto(PF_ISO, ISOPROTO_RAW, SOCK_RAW)) == 0) in clnp_init()
101 clnp_protox[ISOPROTO_RAW] = pr - isosw; in clnp_init()
503 (*isosw[clnp_protox[ISOPROTO_RAW]].pr_input)(m, &source, &target,
H A Diso.h71 #define ISOPROTO_RAW 255 /* raw clnp */ macro
H A Diso_proto.c110 { SOCK_RAW, &isodomain, ISOPROTO_RAW, PR_ATOMIC|PR_ADDR,