H A D | ng_parse.c | 182 const char *s, int *off, const u_char *const start, in ng_struct_parse() argument 197 const u_char *const start, u_char *buf, int *buflen) in ng_struct_getDefault() argument 236 const char *s, int *off, const u_char *const start, in ng_fixedarray_parse() argument 253 const u_char *const start, u_cha in ng_fixedarray_getDefault() argument 285 ng_array_parse(const struct ng_parse_type * type,const char * s,int * off,const u_char * const start,u_char * const buf,int * buflen) ng_array_parse() argument 300 ng_array_getDefault(const struct ng_parse_type * type,const u_char * const start,u_char * buf,int * buflen) ng_array_getDefault() argument 332 ng_int8_parse(const struct ng_parse_type * type,const char * s,int * off,const u_char * const start,u_char * const buf,int * buflen) ng_int8_parse() argument 383 ng_int8_getDefault(const struct ng_parse_type * type,const u_char * const start,u_char * buf,int * buflen) ng_int8_getDefault() argument 427 ng_int16_parse(const struct ng_parse_type * type,const char * s,int * off,const u_char * const start,u_char * const buf,int * buflen) ng_int16_parse() argument 479 ng_int16_getDefault(const struct ng_parse_type * type,const u_char * const start,u_char * buf,int * buflen) ng_int16_getDefault() argument 523 ng_int32_parse(const struct ng_parse_type * type,const char * s,int * off,const u_char * const start,u_char * const buf,int * buflen) ng_int32_parse() argument 578 ng_int32_getDefault(const struct ng_parse_type * type,const u_char * const start,u_char * buf,int * buflen) ng_int32_getDefault() argument 622 ng_int64_parse(const struct ng_parse_type * type,const char * s,int * off,const u_char * const start,u_char * const buf,int * buflen) ng_int64_parse() argument 673 ng_int64_getDefault(const struct ng_parse_type * type,const u_char * const start,u_char * buf,int * buflen) ng_int64_getDefault() argument 717 ng_string_parse(const struct ng_parse_type * type,const char * s,int * off,const u_char * const start,u_char * const buf,int * buflen) ng_string_parse() argument 754 ng_string_getDefault(const struct ng_parse_type * type,const u_char * const start,u_char * buf,int * buflen) ng_string_getDefault() argument 780 ng_fixedstring_parse(const struct ng_parse_type * type,const char * s,int * off,const u_char * const start,u_char * const buf,int * buflen) ng_fixedstring_parse() argument 817 ng_fixedstring_getDefault(const struct ng_parse_type * type,const u_char * const start,u_char * buf,int * buflen) ng_fixedstring_getDefault() argument 884 ng_sizedstring_parse(const struct ng_parse_type * type,const char * s,int * off,const u_char * const start,u_char * const buf,int * buflen) ng_sizedstring_parse() argument 927 ng_sizedstring_getDefault(const struct ng_parse_type * type,const u_char * const start,u_char * buf,int * buflen) ng_sizedstring_getDefault() argument 952 ng_ipaddr_parse(const struct ng_parse_type * type,const char * s,int * off,const u_char * const start,u_char * const buf,int * buflen) ng_ipaddr_parse() argument 989 ng_ipaddr_getDefault(const struct ng_parse_type * type,const u_char * const start,u_char * buf,int * buflen) ng_ipaddr_getDefault() argument 1016 ng_enaddr_parse(const struct ng_parse_type * type,const char * s,int * const off,const u_char * const start,u_char * const buf,int * const buflen) ng_enaddr_parse() argument 1073 ng_parse_bytearray_subtype_getLength(const struct ng_parse_type * type,const u_char * start,const u_char * buf) ng_parse_bytearray_subtype_getLength() argument 1093 ng_bytearray_parse(const struct ng_parse_type * type,const char * s,int * off,const u_char * const start,u_char * const buf,int * buflen) ng_bytearray_parse() argument 1142 ng_bytearray_getDefault(const struct ng_parse_type * type,const u_char * const start,u_char * buf,int * buflen) ng_bytearray_getDefault() argument 1168 ng_parse_ng_mesg_getLength(const struct ng_parse_type * type,const u_char * start,const u_char * buf) ng_parse_ng_mesg_getLength() argument 1199 ng_parse_composite(const struct ng_parse_type * type,const char * s,int * off,const u_char * const start,u_char * const buf,int * buflen,const enum comptype ctype) ng_parse_composite() argument 1471 ng_get_composite_elem_default(const struct ng_parse_type * type,int index,const u_char * const start,u_char * buf,int * buflen,const enum comptype ctype) ng_get_composite_elem_default() argument 1517 ng_get_composite_len(const struct ng_parse_type * type,const u_char * const start,const u_char * buf,const enum comptype ctype) ng_get_composite_len() argument 1731 int start, off; ng_get_string_token() local [all...] |