HomeSort by relevance Sort by last modified time
    Searched refs:SCTP_CHUNK_MATCH_ANY (Results 51 - 52 of 52) sorted by null

1 23

  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/netfilter_ipv4/
ipt_sctp.h 35 #define SCTP_CHUNK_MATCH_ANY 0x01
  /external/iptables/extensions/
libxt_sctp.c 233 einfo->chunk_match_type = SCTP_CHUNK_MATCH_ANY;
391 case SCTP_CHUNK_MATCH_ANY: printf(" any"); break;

Completed in 709 milliseconds

1 23