Searched refs:hop_count (Results 1 – 5 of 5) sorted by relevance
382 sizeof(struct in_addr) * encap->unigue.hop_count; in accept_locally()406 sizeof(struct in_addr) * encap->unigue.hop_count; in forward_with_gre()540 if (encap->unigue.next_hop == encap->unigue.hop_count - 1 && in forward_to_next_hop()549 if (encap->unigue.next_hop < encap->unigue.hop_count) { in forward_to_next_hop()586 if (encap->unigue.next_hop > encap->unigue.hop_count) { in get_next_hop()593 if (encap->unigue.next_hop == encap->unigue.hop_count) { in get_next_hop()604 return skip_next_hops(pkt, encap->unigue.hop_count - in get_next_hop()1007 sizeof(encap->unigue) / 4 + encap->unigue.hop_count) { in cls_redirect()
38 uint8_t hop_count; member
249 static void encap_init(encap_headers_t *encap, uint8_t hop_count, uint8_t proto) in encap_init() argument252 (sizeof(struct guehdr) / sizeof(uint32_t)) + hop_count; in encap_init()270 .hop_count = hop_count in encap_init()
117084 u8 hop_count; member125074 u8 hop_count; member