Searched refs:SCTP_APP_TAB_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/net/netfilter/ipvs/ | ||
H A D | ip_vs_proto_sctp.c | 487 & SCTP_APP_TAB_MASK; in sctp_app_hashkey() |
/linux/include/net/ | ||
H A D | ip_vs.h | 928 #define SCTP_APP_TAB_MASK (SCTP_APP_TAB_SIZE - 1) macro |