Searched refs:sctp_packet_config (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
D | outqueue.c | 774 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()
|
D | output.c | 73 void sctp_packet_config(struct sctp_packet *packet, __u32 vtag, in sctp_packet_config() function
|
D | sm_statefuns.c | 6327 sctp_packet_config(packet, vtag, 0); in sctp_ootb_pkt_new()
|
/kernel/linux/linux-5.10/include/net/sctp/ |
D | structs.h | 733 void sctp_packet_config(struct sctp_packet *, __u32 vtag, int);
|