Searched refs:insert_error (Results 1 – 1 of 1) sorted by relevance
2532 int insert_error = 0; in flow_divert_handle_connect_result() local2548 insert_error = flow_divert_pcb_insert(fd_cb, grp); in flow_divert_handle_connect_result()2551 if (insert_error != 0) { in flow_divert_handle_connect_result()2967 int insert_error = 0; in flow_divert_handle_app_map_create() local3091 insert_error = EINVAL; in flow_divert_handle_app_map_create()3099 insert_error = EINVAL; in flow_divert_handle_app_map_create()3104 insert_error = EINVAL; in flow_divert_handle_app_map_create()3109 insert_error = ENOBUFS; in flow_divert_handle_app_map_create()3114 if (!insert_error) { in flow_divert_handle_app_map_create()