Home
last modified time | relevance | path

Searched refs:BATADV_TTL (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/net/batman-adv/
Dmain.h36 #define BATADV_TTL 50 macro
Drouting.c253 icmph->ttl = BATADV_TTL; in batadv_recv_my_icmp_packet()
307 icmp_packet->ttl = BATADV_TTL; in batadv_recv_icmp_ttl_exceeded()
Dfragmentation.c470 frag_header.ttl = BATADV_TTL; in batadv_frag_send_packet()
Dsend.c185 unicast_packet->ttl = BATADV_TTL; in batadv_send_skb_push_fill_unicast()
Dsoft-interface.c320 bcast_packet->ttl = BATADV_TTL; in batadv_interface_tx()
Dmain.c1168 unicast_tvlv_packet->ttl = BATADV_TTL; in batadv_tvlv_unicast_send()
Dbat_iv_ogm.c365 batadv_ogm_packet->ttl = BATADV_TTL; in batadv_iv_ogm_primary_iface_set()