Home
last modified time | relevance | path

Searched refs:peer_ttag (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/sctp/
Dsm_statefuns.c1174 new_asoc->c.peer_ttag = 0; in sctp_tietags_populate()
1180 new_asoc->c.peer_ttag = asoc->c.peer_vtag; in sctp_tietags_populate()
1188 new_asoc->c.peer_ttag = asoc->c.peer_vtag; in sctp_tietags_populate()
1218 (asoc->c.peer_vtag == new_asoc->c.peer_ttag)) in sctp_tietags_compare()
1237 (0 == new_asoc->c.peer_ttag)) in sctp_tietags_compare()
Dassociola.c181 asoc->c.peer_ttag = 0; in sctp_association_init()
/linux-2.4.37.9/include/net/sctp/
Dstructs.h308 __u32 peer_ttag; member