Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_header.h456 #define SCTP_MED_OVERHEAD (sizeof(struct sctp_data_chunk) + \ macro
471 #define SCTP_MED_OVERHEAD (sizeof(struct sctp_data_chunk) + \ macro
H A Dsctp_usrreq.c330 if ((chk->send_size+SCTP_MED_OVERHEAD) > nxtsz) { in sctp_notify_mbuf()
1567 ovh = SCTP_MED_OVERHEAD; in sctp_optsget()
2635 ovh = SCTP_MED_OVERHEAD; in sctp_optsset()
H A Dsctp_output.c4099 ovh = SCTP_MED_OVERHEAD; in sctp_get_frag_point()
7461 SCTP_MED_OVERHEAD);
8574 sizeof(struct sctphdr) + SCTP_MED_OVERHEAD);
8578 chk->send_size = small_one - (SCTP_MED_OVERHEAD +
9439 resv_in_first = SCTP_MED_OVERHEAD;
10131 SCTP_MED_OVERHEAD);