Lines Matching defs:protocol

495  * When protocol is IPv4, the most significant byte of the underlay IPv4
497 * When protocol is IPv6, reserved.
516 * IP protocol.
523 * When protocol is IPv4, the least significant bytes of the underlay
525 * When protocol is IPv6, pointer to the underlay IPv6 destination IP
708 * When protocol is IPv4, the most significant byte of the underlay IPv4
710 * When protocol is IPv6, reserved.
722 * IP protocol.
729 * When protocol is IPv4, the least significant bytes of the underlay
731 * When protocol is IPv6, ipv6_id to be queried from TNIPSD.
3120 MLXSW_ITEM32(reg, pemrbt, protocol, 0x00, 0, 1);
3130 mlxsw_reg_pemrbt_pack(char *payload, enum mlxsw_reg_pemrbt_protocol protocol,
3134 mlxsw_reg_pemrbt_protocol_set(payload, protocol);
4759 * Protocol mask. Indicates which protocol is used.
4835 * Extended speed and protocol to set port to.
4841 * Speed and protocol to set port to.
4847 * The extended current speed and protocol configured for the port.
4853 * The current speed and protocol configured for the port.
7215 enum mlxsw_reg_ritr_loopback_protocol protocol =
7218 mlxsw_reg_ritr_loopback_protocol_set(payload, protocol);
7426 * Note: the type field must match the protocol of the router interface.
7758 MLXSW_ITEM32(reg, ralta, protocol, 0x00, 24, 4);
7769 enum mlxsw_reg_ralxx_protocol protocol,
7774 mlxsw_reg_ralta_protocol_set(payload, protocol);
7852 * RALTB is used to bind virtual router and protocol to an allocated LPM tree.
7870 MLXSW_ITEM32(reg, raltb, protocol, 0x00, 12, 4);
7873 * Tree to be used for the {virtual_router, protocol}
7881 enum mlxsw_reg_ralxx_protocol protocol,
7886 mlxsw_reg_raltb_protocol_set(payload, protocol);
7904 MLXSW_ITEM32(reg, ralue, protocol, 0x00, 24, 4);
8095 enum mlxsw_reg_ralxx_protocol protocol,
8100 mlxsw_reg_ralue_protocol_set(payload, protocol);
8110 enum mlxsw_reg_ralxx_protocol protocol,
8115 mlxsw_reg_ralue_pack(payload, protocol, op, virtual_router, prefix_len);
8120 enum mlxsw_reg_ralxx_protocol protocol,
8125 mlxsw_reg_ralue_pack(payload, protocol, op, virtual_router, prefix_len);
8327 * all entries of a {virtual router, protocol} tuple using the same ECMP group.
8338 MLXSW_ITEM32(reg, raleu, protocol, 0x00, 24, 4);
8372 enum mlxsw_reg_ralxx_protocol protocol,
8379 mlxsw_reg_raleu_protocol_set(payload, protocol);
9974 * SPAN encapsulation protocol.
9992 * Destination IP address. The IP version is configured by protocol.
9999 * Source IP address. The IP version is configured by protocol.