Searched defs:version (Results 26 - 27 of 27) sorted by relevance

12

/net/batman-adv/
H A Dtypes.h6 * modify it under the terms of version 2 of the GNU General Public
215 * @last_ttvn: last seen translation table version number
493 * @vn: translation table version number
756 * @tvlv: type-version-length-value data
959 * @ttvn: translation table version number which added the non-mesh client
1218 * struct batadv_tvlv_handler - handler for specific tvlv type and version
1225 * @version: tvlv version this handler feels responsible for
1240 uint8_t version; member in struct:batadv_tvlv_handler
/net/core/
H A Dpktgen.c13 * as published by the Free Software Foundation; either version
14 * 2 of the License, or (at your option) any later version.
441 static const char version[] = variable
476 seq_puts(seq, version);
2829 iph->version = 4;
3828 pr_info("%s", version);

Completed in 31 milliseconds

12