Home
last modified time | relevance | path

Searched refs:my_ttag (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/net/sctp/
Dsm_statefuns.c1377 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1383 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1391 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1421 (asoc->c.my_vtag == new_asoc->c.my_ttag) && in sctp_tietags_compare()
1440 (0 == new_asoc->c.my_ttag) && in sctp_tietags_compare()
/Linux-v5.10/include/net/sctp/
Dstructs.h287 __u32 my_ttag; member