Home
last modified time | relevance | path

Searched refs:sctp_tsnmap_num_gabs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/sctp/
H A Dtsnmap.h130 __u16 sctp_tsnmap_num_gabs(struct sctp_tsnmap *map,
/openbmc/linux/net/sctp/
H A Dtsnmap.c317 __u16 sctp_tsnmap_num_gabs(struct sctp_tsnmap *map, in sctp_tsnmap_num_gabs() function
H A Dsm_make_chunk.c771 num_gabs = sctp_tsnmap_num_gabs(map, gabs); in sctp_make_sack()