Home
last modified time | relevance | path

Searched defs:oidx (Results 1 – 5 of 5) sorted by relevance

/csrg-svn/sys/netiso/
H A Dclnp_options.c72 struct clnp_optidx *oidx; /* ptr to option index */ variable
119 struct clnp_optidx *oidx; /* ptr to option index */ variable
249 struct clnp_optidx *oidx; /* RETURN: filled in with option idx info */ variable
H A Dclnp_subr.c221 struct clnp_optidx *oidx; /* option index */ variable
508 struct clnp_optidx *oidx; /* index to options */ variable
H A Dclnp_output.c235 struct clnp_optidx *oidx = NULL; /* index to clnp options */ variable
H A Dclnp.h191 #define CLNPSRCRT_VALID(oidx)\ argument
195 #define CLNPSRCRT_OFF(oidx, options)\ argument
199 #define CLNPSRCRT_TYPE(oidx, options)\ argument
203 #define CLNPSRCRT_CLEN(oidx, options)\ argument
207 #define CLNPSRCRT_CADDR(oidx, options)\ argument
214 #define CLNPSRCRT_TERM(oidx, options)\ argument
H A Dclnp_input.c270 struct clnp_optidx oidx, *oidxp = NULL; /* option index */ variable