Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dif_bond.c299 int32_t po_last_transmit_secs; member
4654 if (p->po_last_transmit_secs != current_secs) { in bondport_can_transmit()
4655 p->po_last_transmit_secs = current_secs; in bondport_can_transmit()