Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctp_header.h393 u_int16_t trunc_len; member
H A Dsctp_input.c2765 u_int16_t trunc_len; in sctp_handle_packet_dropped() local
2820 trunc_len = (u_int16_t)ntohs(cp->trunc_len); in sctp_handle_packet_dropped()
2831 if (trunc_len == 0) { in sctp_handle_packet_dropped()
H A Dsctp_output.c8561 drp->trunc_len = htons(chk->send_size);
8569 drp->trunc_len = htons(0);