Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/sctp/
Dtsnmap.h126 #define sctp_tsnmap_storage_size(count) (sizeof(__u8) * (count) * 2) macro
Dstructs.h1370 __u8 _map[sctp_tsnmap_storage_size(SCTP_TSN_MAP_SIZE)];