Home
last modified time | relevance | path

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

/libmctp-latest/
Dastlpc.c876 uint32_t low, high, limit, rpkt; in mctp_astlpc_calculate_mtu() local
880 high = MAX(astlpc->layout.rx.offset, astlpc->layout.tx.offset); in mctp_astlpc_calculate_mtu()
881 limit = high - low; in mctp_astlpc_calculate_mtu()