Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_bond.c300 int32_t po_last_transmit_secs; member
4656 if (p->po_last_transmit_secs != current_secs) { in bondport_can_transmit()
4657 p->po_last_transmit_secs = current_secs; in bondport_can_transmit()