Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dsm_statefuns.c1382 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1388 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1396 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1426 (asoc->c.my_vtag == new_asoc->c.my_ttag) && in sctp_tietags_compare()
1445 (0 == new_asoc->c.my_ttag) && in sctp_tietags_compare()
/Linux-v4.19/include/net/sctp/
Dstructs.h293 __u32 my_ttag; member