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