Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsctp.h400 } __packed sctp_heartbeat_chunk_t; typedef
/linux-4.4.14/net/sctp/
Dsm_statefuns.c1065 if (!sctp_chunk_length_valid(chunk, sizeof(sctp_heartbeat_chunk_t))) in sctp_sf_beat_8_3()