Searched refs:singleton (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dinqueue.c121 if (chunk->singleton ||
150 chunk->singleton = 1;
169 /* This is not a singleton */
170 chunk->singleton = 0;
H A Doutqueue.c675 struct sctp_packet singleton; local
754 sctp_packet_init(&singleton, transport, sport, dport);
755 sctp_packet_config(&singleton, vtag, 0);
756 sctp_packet_append_chunk(&singleton, chunk);
757 error = sctp_packet_transmit(&singleton);
H A Dsm_statefuns.c175 if (!chunk->singleton)
265 if (!chunk->singleton)
458 if (!chunk->singleton)
1270 if (!chunk->singleton)
H A Dsm_make_chunk.c982 retval->singleton = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dparse.y522 series : series singleton
530 | singleton
534 singleton : singleton '*' label
541 | singleton '+'
547 | singleton '?'
553 | singleton '{' NUMBER ',' NUMBER '}'
581 | singleton '{' NUMBER ',' '}'
595 | singleton '{' NUMBER '}'
597 /* The singleton coul
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DBuilder.pm120 getting the same object. (This is called a singleton).
135 Reinitializes the Test::Builder singleton to its original state.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/sctp/
H A Dstructs.h713 __u8 singleton; /* Was this the only chunk in the packet? */ member in struct:sctp_chunk
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DEvolveClasses.java1120 Collections.singleton("skey")));

Completed in 117 milliseconds