Searched refs:FLOW_DIVERT_PKT_READ_NOTIFY (Results 1 – 2 of 2) sorted by relevance
40 #define FLOW_DIVERT_PKT_READ_NOTIFY 5 macro
216 case FLOW_DIVERT_PKT_READ_NOTIFY: in flow_divert_packet_type2str()1972 error = flow_divert_packet_init(fd_cb, FLOW_DIVERT_PKT_READ_NOTIFY, &packet); in flow_divert_send_read_notification()3268 if (hdr.packet_type != FLOW_DIVERT_PKT_CLOSE && hdr.packet_type != FLOW_DIVERT_PKT_READ_NOTIFY) { in flow_divert_input()3284 case FLOW_DIVERT_PKT_READ_NOTIFY: in flow_divert_input()