Home
last modified time | relevance | path

Searched defs:ofs (Results 1 – 6 of 6) sorted by relevance

/components/net/lwip/lwip-1.4.1/src/core/snmp/
A Dasn1_dec.c52 snmp_asn1_dec_type(struct pbuf *p, u16_t ofs, u8_t *type) in snmp_asn1_dec_type()
85 snmp_asn1_dec_length(struct pbuf *p, u16_t ofs, u8_t *octets_used, u16_t *length) in snmp_asn1_dec_length()
240 snmp_asn1_dec_u32t(struct pbuf *p, u16_t ofs, u16_t len, u32_t *value) in snmp_asn1_dec_u32t()
333 snmp_asn1_dec_s32t(struct pbuf *p, u16_t ofs, u16_t len, s32_t *value) in snmp_asn1_dec_s32t()
429 snmp_asn1_dec_oid(struct pbuf *p, u16_t ofs, u16_t len, struct snmp_obj_id *oid) in snmp_asn1_dec_oid()
596 snmp_asn1_dec_raw(struct pbuf *p, u16_t ofs, u16_t len, u16_t raw_len, u8_t *raw) in snmp_asn1_dec_raw()
A Dasn1_enc.c181 snmp_asn1_enc_type(struct pbuf *p, u16_t ofs, u8_t type) in snmp_asn1_enc_type()
213 snmp_asn1_enc_length(struct pbuf *p, u16_t ofs, u16_t length) in snmp_asn1_enc_length()
308 snmp_asn1_enc_u32t(struct pbuf *p, u16_t ofs, u16_t octets_needed, u32_t value) in snmp_asn1_enc_u32t()
384 snmp_asn1_enc_s32t(struct pbuf *p, u16_t ofs, u16_t octets_needed, s32_t value) in snmp_asn1_enc_s32t()
438 snmp_asn1_enc_oid(struct pbuf *p, u16_t ofs, u8_t ident_len, s32_t *ident) in snmp_asn1_enc_oid()
562 snmp_asn1_enc_raw(struct pbuf *p, u16_t ofs, u16_t raw_len, u8_t *raw) in snmp_asn1_enc_raw()
A Dmsg_out.c142 u16_t ofs; in snmp_send_response() local
257 u16_t ofs; in snmp_send_trap() local
482 u16_t ofs; in snmp_resp_header_enc() local
539 u16_t ofs; in snmp_trap_header_enc() local
608 snmp_varbind_list_enc(struct snmp_varbind_root *root, struct pbuf *p, u16_t ofs) in snmp_varbind_list_enc()
A Dmsg_in.c916 snmp_pdu_header_check(struct pbuf *p, u16_t ofs, u16_t pdu_len, u16_t *ofs_ret, struct snmp_msg_pst… in snmp_pdu_header_check()
1110 snmp_pdu_dec_varbindlist(struct pbuf *p, u16_t ofs, u16_t *ofs_ret, struct snmp_msg_pstat *m_stat) in snmp_pdu_dec_varbindlist()
/components/dfs/dfs_v1/filesystems/elmfat/
A Dff.c288 DWORD ofs; /* Object ID 3, offset in the directory */ member
1599 FSIZE_t ofs /* File offset to be converted to cluster# */ in clmt_clust()
1668 DWORD ofs /* Offset of directory table */ in dir_sdi()
1719 DWORD ofs, clst; in dir_next() local
3294 DWORD n_ent, v_ent, ofs; local
3665 FSIZE_t ofs; local
4369 FSIZE_t ofs /* File pointer from top of file */
5695 UINT sz_ptbl, pi, si, ofs; local
5886 DWORD n_ent, ofs; local
/components/dfs/dfs_v2/filesystems/elmfat/
A Dff.c288 DWORD ofs; /* Object ID 3, offset in the directory */ member
1629 FSIZE_t ofs /* File offset to be converted to cluster# */ in clmt_clust()
1699 DWORD ofs /* Offset of directory table */ in dir_sdi()
1750 DWORD ofs, clst; in dir_next() local
3347 DWORD n_ent, v_ent, ofs; local
3729 FSIZE_t ofs; local
4435 FSIZE_t ofs /* File pointer from top of file */
5775 UINT sz_ptbl, pi, si, ofs; local
5971 DWORD n_ent, ofs; local

Completed in 29 milliseconds