Searched defs:first_time (Results 1 - 2 of 2) sorted by relevance

/net/sctp/
H A Dendpointola.c418 int first_time = 1; /* is this the first time through the loop */ local
434 if (first_time && (subtype.chunk == SCTP_CID_AUTH)) {
498 if (first_time)
499 first_time = 0;
/net/batman-adv/
H A Dtypes.h999 * @first_time: timestamp used for purging stale roaming node entries
1005 unsigned long first_time; member in struct:batadv_tt_roam_node

Completed in 227 milliseconds