Searched refs:SCTP_TSN_MAP_INCREMENT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dconstants.h267 #define SCTP_TSN_MAP_INCREMENT SCTP_TSN_MAP_INITIAL macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dtsnmap.c372 inc = ALIGN((gap - map->len),BITS_PER_LONG) + SCTP_TSN_MAP_INCREMENT;

Completed in 76 milliseconds