Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dif_bond.c301 int32_t po_last_transmit_secs; member
4650 if (p->po_last_transmit_secs != current_secs) { in bondport_can_transmit()
4651 p->po_last_transmit_secs = current_secs; in bondport_can_transmit()