Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dsm_statefuns.c1437 new_asoc->c.peer_ttag = 0; in sctp_tietags_populate()
1443 new_asoc->c.peer_ttag = asoc->c.peer_vtag; in sctp_tietags_populate()
1451 new_asoc->c.peer_ttag = asoc->c.peer_vtag; in sctp_tietags_populate()
1481 (asoc->c.peer_vtag == new_asoc->c.peer_ttag)) in sctp_tietags_compare()
1500 (0 == new_asoc->c.peer_ttag)) in sctp_tietags_compare()
/openbmc/linux/include/net/sctp/
H A Dstructs.h294 __u32 peer_ttag; member