Home
last modified time | relevance | path

Searched refs:_id (Results 1 – 4 of 4) sorted by relevance

/external/platform/pico/common/pico_binary_info/include/pico/binary_info/
A Dcode.h54 #define bi_int(_tag, _id, _value) \ argument
60 .id = _id, \
64 #define bi_string(_tag, _id, _value) \ argument
70 .id = _id, \
/external/lib/lwip/include/ipv4/lwip/
A Dip.h124 PACK_STRUCT_FIELD(u16_t _id);
150 #define IPH_ID(hdr) ((hdr)->_id)
159 #define IPH_ID_SET(hdr, id) (hdr)->_id = (id)
/external/lib/lwip/netif/ppp/
A Dvj.c549 DECODES(cs->cs_ip._id); in vj_uncompress_tcp()
/external/lib/lwip/core/ipv4/
A Dip.c741 chk_sum += iphdr->_id;

Completed in 7 milliseconds