Home
last modified time | relevance | path

Searched refs:giveup (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_output.c7129 int *giveup, in sctp_move_to_outqueue() argument
7224 *giveup = 1; in sctp_move_to_outqueue()
7232 *giveup = 1; in sctp_move_to_outqueue()
7254 *giveup = 1; in sctp_move_to_outqueue()
7317 *giveup = 1; in sctp_move_to_outqueue()
7327 *giveup = 1; in sctp_move_to_outqueue()
7662 int bail, giveup; in sctp_fill_outqueue() local
7689 giveup = 0; in sctp_fill_outqueue()
7693 &giveup, eeor_mode, &bail, so_locked); in sctp_fill_outqueue()
7695 if ((giveup != 0) || (bail != 0)) { in sctp_fill_outqueue()