Lines Matching defs:ifnet_keepalive_offload_frame
3674 struct ifnet_keepalive_offload_frame { struct
3675 u_int8_t data[IFNET_KEEPALIVE_OFFLOAD_FRAME_DATA_SIZE]; /* data bytes */
3679 u_int8_t type; /* type of application */
3680 u_int8_t length; /* Number of valid data bytes including offset */
3681 u_int16_t interval; /* Keep alive interval in seconds */
3684 u_int8_t ether_type; /* Ether type IPv4 or IPv6 */
3685 u_int8_t keep_cnt; /* max number of time to retry probes */
3686 u_int16_t keep_retry; /* interval before retrying if previous probe was not answered */
3687 u_int8_t reply_length; /* Length of valid reply_data bytes including offset */
3688 u_int8_t addr_length; /* Length of valid bytes in local_addr and remote_addr */
3690 u_int8_t flags;
3714 * @param frames_array An array of ifnet_keepalive_offload_frame argument