Home
last modified time | relevance | path

Searched refs:SCTP_APP_TAB_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/net/netfilter/ipvs/
Dip_vs_proto_sctp.c1010 & SCTP_APP_TAB_MASK; in sctp_app_hashkey()
/linux-3.4.99/include/net/
Dip_vs.h826 #define SCTP_APP_TAB_MASK (SCTP_APP_TAB_SIZE - 1) macro