Searched refs:FLOWI_FLAG_CAN_SLEEP (Results 1 – 7 of 7) sorted by relevance
23 #define FLOWI_FLAG_CAN_SLEEP 0x04 macro
251 fl4.flowi4_flags |= FLOWI_FLAG_CAN_SLEEP; in ip_route_connect()
1029 fl6->flowi6_flags |= FLOWI_FLAG_CAN_SLEEP; in ip6_dst_lookup_flow()1065 fl6->flowi6_flags |= FLOWI_FLAG_CAN_SLEEP; in ip6_sk_dst_lookup_flow()
560 .flowi4_flags = FLOWI_FLAG_CAN_SLEEP, in raw_sendmsg()
920 FLOWI_FLAG_CAN_SLEEP), in udp_sendmsg()
1245 fl->flowidn_flags |= FLOWI_FLAG_CAN_SLEEP; in dn_route_output_sock()
1869 if (fl->flowi_flags & FLOWI_FLAG_CAN_SLEEP) { in xfrm_lookup()