Searched refs:bsm_socket_types (Results 1 – 2 of 2) sorted by relevance
45 static const struct bsm_socket_type bsm_socket_types[] = { variable52 static const int bsm_socket_types_count = sizeof(bsm_socket_types) /53 sizeof(bsm_socket_types[0]);61 if (bsm_socket_types[i].bst_local_socket_type == in bsm_lookup_local_socket_type()63 return (&bsm_socket_types[i]); in bsm_lookup_local_socket_type()85 if (bsm_socket_types[i].bst_bsm_socket_type == in bsm_lookup_bsm_socket_type()87 return (&bsm_socket_types[i]); in bsm_lookup_bsm_socket_type()
48 static const struct bsm_socket_type bsm_socket_types[] = { variable55 static const int bsm_socket_types_count = nitems(bsm_socket_types);63 if (bsm_socket_types[i].bst_local_socket_type == in bsm_lookup_local_socket_type()65 return (&bsm_socket_types[i]); in bsm_lookup_local_socket_type()87 if (bsm_socket_types[i].bst_bsm_socket_type == in bsm_lookup_bsm_socket_type()89 return (&bsm_socket_types[i]); in bsm_lookup_bsm_socket_type()