Lines Matching full:unicast
31 * @BATADV_UNICAST: unicast packets carrying unicast payload traffic
32 * @BATADV_UNICAST_FRAG: unicast packets carrying a fragment of the original
34 * @BATADV_UNICAST_4ADDR: unicast packet including the originator address of
36 * @BATADV_ICMP: unicast packet like IP ICMP used for ping or traceroute
37 * @BATADV_UNICAST_TVLV: unicast packet carrying TVLV containers
47 /* 0x40 - 0x7f: unicast */
406 * struct batadv_unicast_packet - unicast packet for network payload
411 * @dest: originator destination of the unicast packet
425 * struct batadv_unicast_4addr_packet - extended unicast packet
426 * @u: common unicast packet header
551 * struct batadv_unicast_tvlv_packet - generic unicast packet with tvlv payload
558 * @tvlv_len: length of tvlv data following the unicast tvlv header