Lines Matching defs:ifnet_keepalive_offload_frame
3592 struct ifnet_keepalive_offload_frame { struct
3593 u_int8_t data[IFNET_KEEPALIVE_OFFLOAD_FRAME_DATA_SIZE]; /* data bytes */
3597 u_int8_t type; /* type of application */
3598 u_int8_t length; /* Number of valid data bytes including offset */
3599 u_int16_t interval; /* Keep alive interval in seconds */
3602 u_int8_t ether_type; /* Ether type IPv4 or IPv6 */
3603 u_int8_t keep_cnt; /* max number of time to retry probes */
3604 u_int16_t keep_retry; /* interval before retrying if previous probe was not answered */
3605 u_int8_t reply_length; /* Length of valid reply_data bytes including offset */
3606 u_int8_t addr_length; /* Length of valid bytes in local_addr and remote_addr */
3608 u_int8_t flags;
3632 * @param frames_array An array of ifnet_keepalive_offload_frame argument