Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bond.c344 int32_t po_last_transmit_secs; member
4597 if (p->po_last_transmit_secs != current_secs) { in bondport_can_transmit()
4598 p->po_last_transmit_secs = current_secs; in bondport_can_transmit()