Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_statefuns.c1387 new_asoc->c.my_ttag = 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()
1431 (asoc->c.my_vtag == new_asoc->c.my_ttag) && in sctp_tietags_compare()
1450 (0 == new_asoc->c.my_ttag) && in sctp_tietags_compare()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h287 __u32 my_ttag; member