Home
last modified time | relevance | path

Searched refs:my_vtag (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
H A Dsm.h380 if (ntohl(chunk->sctp_hdr->vtag) == asoc->c.my_vtag) in sctp_vtag_verify()
415 (ntohl(chunk->sctp_hdr->vtag) == asoc->c.my_vtag)) || in sctp_vtag_verify_either()
H A Dstructs.h274 __u32 my_vtag; member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dsm.h384 if (ntohl(chunk->sctp_hdr->vtag) != asoc->c.my_vtag) in sctp_vtag_verify()
420 (ntohl(chunk->sctp_hdr->vtag) == asoc->c.my_vtag)) || in sctp_vtag_verify_either()
H A Dstructs.h278 __u32 my_vtag; member
/kernel/linux/linux-5.10/net/sctp/
H A Dsm_statefuns.c1386 new_asoc->c.my_vtag = asoc->c.my_vtag; in sctp_tietags_populate()
1387 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1392 new_asoc->c.my_vtag = asoc->c.my_vtag; in sctp_tietags_populate()
1393 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1401 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1429 if ((asoc->c.my_vtag != new_asoc->c.my_vtag) && in sctp_tietags_compare()
1431 (asoc->c.my_vtag in sctp_tietags_compare()
[all...]
H A Dsm_make_chunk.c235 init.init_tag = htonl(asoc->c.my_vtag); in sctp_make_init()
402 initack.init_tag = htonl(asoc->c.my_vtag); in sctp_make_init_ack()
1767 if (ntohl(chunk->sctp_hdr->vtag) != bear_cookie->my_vtag) { in sctp_unpack_cookie()
H A Doutqueue.c917 ctx->packet->vtag = ctx->asoc->c.my_vtag; in sctp_outq_flush_ctrl()
H A Dinput.c527 ntohl(chunkhdr->init_hdr.init_tag) != asoc->c.my_vtag) in sctp_err_lookup()
H A Dassociola.c174 asoc->c.my_vtag = sctp_generate_tag(ep); in sctp_association_init()
H A Dsocket.c5071 info->sctpi_tag = asoc->c.my_vtag; in sctp_get_sctp_info()
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_statefuns.c1435 new_asoc->c.my_vtag = asoc->c.my_vtag; in sctp_tietags_populate()
1436 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1441 new_asoc->c.my_vtag = asoc->c.my_vtag; in sctp_tietags_populate()
1442 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1450 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1478 if ((asoc->c.my_vtag != new_asoc->c.my_vtag) && in sctp_tietags_compare()
1480 (asoc->c.my_vtag in sctp_tietags_compare()
[all...]
H A Dsm_make_chunk.c235 init.init_tag = htonl(asoc->c.my_vtag); in sctp_make_init()
402 initack.init_tag = htonl(asoc->c.my_vtag); in sctp_make_init_ack()
1812 if (ntohl(chunk->sctp_hdr->vtag) != bear_cookie->my_vtag) { in sctp_unpack_cookie()
H A Dassociola.c177 asoc->c.my_vtag = sctp_generate_tag(ep); in sctp_association_init()
H A Dinput.c516 ntohl(chunkhdr->init_hdr.init_tag) != asoc->c.my_vtag) in sctp_err_lookup()
H A Doutqueue.c925 ctx->packet->vtag = ctx->asoc->c.my_vtag; in sctp_outq_flush_ctrl()
H A Dsocket.c5186 info->sctpi_tag = asoc->c.my_vtag; in sctp_get_sctp_info()

Completed in 59 milliseconds