Searched defs:max_conn (Results 1 – 3 of 3) sorted by relevance
164 uint8_t max_conn; /* the num of connections supported by NFCC */ member
218 uint8_t max_conn; /* max number of connections by NFCC*/ member
1322 uint32_t max_conn = ctx->max_concurrent_streams; in on_frame_recv() local