Searched refs:SCTP_DATA_NOT_FRAG (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A DsctpConstants.h133 #define SCTP_DATA_NOT_FRAG 0x03 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dchunk.c306 frag = SCTP_DATA_NOT_FRAG;
H A Dulpqueue.c236 (SCTP_DATA_NOT_FRAG ==
586 if (SCTP_DATA_NOT_FRAG == (event->msg_flags & SCTP_DATA_FRAG_MASK)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsctp.h243 SCTP_DATA_NOT_FRAG = 0x03, enumerator in enum:__anon18080

Completed in 52 milliseconds