Searched refs:rxrpc_cmp_bundle (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/rxrpc/
H A Dar-connection.c54 int rxrpc_cmp_bundle(const struct rxrpc_conn_bundle *bundle, function
89 if (rxrpc_cmp_bundle(bundle, key, service_id) < 0)
91 else if (rxrpc_cmp_bundle(bundle, key, service_id) > 0)
118 if (rxrpc_cmp_bundle(bundle, key, service_id) < 0)
120 else if (rxrpc_cmp_bundle(bundle, key, service_id) > 0)

Completed in 95 milliseconds