Home
last modified time | relevance | path

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

/Linux-v5.10/net/sctp/
Dsm_statefuns.c1378 new_asoc->c.peer_ttag = 0; in sctp_tietags_populate()
1384 new_asoc->c.peer_ttag = asoc->c.peer_vtag; in sctp_tietags_populate()
1392 new_asoc->c.peer_ttag = asoc->c.peer_vtag; in sctp_tietags_populate()
1422 (asoc->c.peer_vtag == new_asoc->c.peer_ttag)) in sctp_tietags_compare()
1441 (0 == new_asoc->c.peer_ttag)) in sctp_tietags_compare()
/Linux-v5.10/include/net/sctp/
Dstructs.h290 __u32 peer_ttag; member