Lines Matching full:unicast
32 * @BATADV_UNICAST: unicast packets carrying unicast payload traffic
33 * @BATADV_UNICAST_FRAG: unicast packets carrying a fragment of the original
35 * @BATADV_UNICAST_4ADDR: unicast packet including the originator address of
37 * @BATADV_ICMP: unicast packet like IP ICMP used for ping or traceroute
38 * @BATADV_UNICAST_TVLV: unicast packet carrying TVLV containers
48 /* 0x40 - 0x7f: unicast */
407 * struct batadv_unicast_packet - unicast packet for network payload
412 * @dest: originator destination of the unicast packet
426 * struct batadv_unicast_4addr_packet - extended unicast packet
427 * @u: common unicast packet header
552 * struct batadv_unicast_tvlv_packet - generic unicast packet with tvlv payload
559 * @tvlv_len: length of tvlv data following the unicast tvlv header