Home
last modified time | relevance | path

Searched refs:sctp_tsnmap_init (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/net/sctp/
Dtsnmap.h129 struct sctp_tsnmap *sctp_tsnmap_init(struct sctp_tsnmap *, __u16 len,
/linux-2.4.37.9/net/sctp/
Dtsnmap.c56 struct sctp_tsnmap *sctp_tsnmap_init(struct sctp_tsnmap *map, __u16 len, in sctp_tsnmap_init() function
Dassociola.c246 sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_SIZE, 0); in sctp_association_init()
944 sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_SIZE, in sctp_assoc_update()
Dsm_make_chunk.c1876 sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_SIZE, in sctp_process_init()