Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
Doutqueue.c774 sctp_packet_config(&singleton, vtag, 0); in sctp_packet_singleton()
862 sctp_packet_config(ctx->packet, in sctp_outq_select_transport()
992 sctp_packet_config(ctx->packet, ctx->asoc->peer.i.init_tag, in sctp_outq_flush_rtx()
Doutput.c73 void sctp_packet_config(struct sctp_packet *packet, __u32 vtag, in sctp_packet_config() function
Dsm_statefuns.c6327 sctp_packet_config(packet, vtag, 0); in sctp_ootb_pkt_new()
/kernel/linux/linux-5.10/include/net/sctp/
Dstructs.h733 void sctp_packet_config(struct sctp_packet *, __u32 vtag, int);