Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_structs.h1178 uint8_t snd_edmid; member
H A Dsctp_output.c8468 switch (asoc->snd_edmid) { in sctp_med_chunk_output()
8807 switch (asoc->snd_edmid) { in sctp_med_chunk_output()
9551 switch (asoc->snd_edmid) { in sctp_chunk_retransmission()
9845 switch (asoc->snd_edmid) { in sctp_chunk_retransmission()
10961 switch (stcb->asoc.snd_edmid) { in sctp_send_abort_tcb()
11069 switch (stcb->asoc.snd_edmid) { in sctp_send_shutdown_complete()
H A Dsctp_pcb.c6282 stcb->asoc.snd_edmid = stcb->asoc.rcv_edmid; in sctp_load_addresses_from_init()
H A Dsctputil.c1150 asoc->snd_edmid = SCTP_EDMID_NONE; in sctp_init_asoc()