Lines Matching defs:version
131 __be16 *version;
147 version = skb_put(skb, sizeof(*version));
148 *version = cpu_to_be16(MRP_VERSION);
865 /* Each MRP header starts with a version field which is 16 bits.
866 * Therefore skip the version and get directly the TLV header.
912 /* Each MRP header starts with a version field which is 16 bits.
913 * Therefore skip the version and get directly the TLV header.
947 /* Each MRP header starts with a version field which is 16 bits.
948 * Therefore skip the version and get directly the TLV header.
983 /* Each MRP header starts with a version field which is 16 bits.
984 * Therefore skip the version and get directly the TLV header.