Searched defs:hops (Results 1 – 14 of 14) sorted by relevance
140 typedef implementation_defined hops; typedef146 BOOST_ASIO_OS_DEF(IPV6_MULTICAST_HOPS)> hops; typedef
56 typedef implementation_defined hops; typedef
94 int hops = 16; in get_session() local
245 size_t hops = self->max_hops; in FN() local
63 u_int8_t hops; member
28 u8 hops; member47 u8 hops; member
153 uint8_t hops; member
141 uint8_t hops; member
3504 coap_mcast_set_hops(coap_session_t *session, size_t hops) { in coap_mcast_set_hops()