Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dsm_statefuns.c1313 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1319 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1327 new_asoc->c.my_ttag = asoc->c.my_vtag; in sctp_tietags_populate()
1357 (asoc->c.my_vtag == new_asoc->c.my_ttag) && in sctp_tietags_compare()
1376 (0 == new_asoc->c.my_ttag) && in sctp_tietags_compare()
/linux-4.1.27/include/net/sctp/
Dstructs.h280 __u32 my_ttag; member