Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_output.c568 sctp_add_proto_hdr(sctp_t *sctp, sctp_faddr_t *fp, mblk_t *mp, int sacklen, in sctp_add_proto_hdr() function
968 if ((head = sctp_add_proto_hdr(sctp, fp, mp, 0, NULL)) == NULL) { in sctp_fast_rexmit()
1105 head = sctp_add_proto_hdr(sctp, fp, nmp, sacklen, in sctp_output()
1152 head = sctp_add_proto_hdr(sctp, fp, nmp, 0, &error); in sctp_output()
1529 head = sctp_add_proto_hdr(sctp, fp, *nmp, sacklen, NULL); in sctp_make_ftsns()
1925 head = sctp_add_proto_hdr(sctp, fp, nmp, sacklen, NULL); in sctp_rexmit()
2108 head = sctp_add_proto_hdr(sctp, fp, nmp, 0, NULL); in sctp_rexmit_packet()
H A Dsctp_impl.h984 extern mblk_t *sctp_add_proto_hdr(sctp_t *, sctp_faddr_t *, mblk_t *, int,
H A Dsctp_cookie.c1169 head = sctp_add_proto_hdr(sctp, fp, cemp, 0, NULL); in sctp_send_cookie_echo()
H A Dsctp_input.c1995 head = sctp_add_proto_hdr(sctp, fp, nmp, 0, NULL); in sctp_check_abandoned_msg()