Searched refs:first_time (Results 1 – 4 of 4) sorted by relevance
334 int first_time = 1; /* is this the first time through the loop */ in sctp_endpoint_bh_rcv() local350 if (first_time && (subtype.chunk == SCTP_CID_AUTH)) { in sctp_endpoint_bh_rcv()414 if (first_time) in sctp_endpoint_bh_rcv()415 first_time = 0; in sctp_endpoint_bh_rcv()
990 int first_time = 1; /* is this the first time through the loop */ in sctp_assoc_bh_rcv() local1006 if (first_time && subtype.chunk == SCTP_CID_AUTH) { in sctp_assoc_bh_rcv()1066 if (first_time) in sctp_assoc_bh_rcv()1067 first_time = 0; in sctp_assoc_bh_rcv()
1968 unsigned long first_time; member
3439 if (!batadv_has_timed_out(node->first_time, in batadv_tt_roam_purge()3473 if (batadv_has_timed_out(tt_roam_node->first_time, in batadv_tt_check_roam_count()3490 tt_roam_node->first_time = jiffies; in batadv_tt_check_roam_count()