Home
last modified time | relevance | path

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

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